[==========] 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
I20260710 13:20:56.639783 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:37765
I20260710 13:20:56.641268 16486 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:20:56.642278 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:56.658953 16493 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
W20260710 13:20:56.659029 16495 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
W20260710 13:20:56.659024 16492 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
I20260710 13:20:56.660279 16486 server_base.cc:1061] running on GCE node
I20260710 13:20:57.835386 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:57.835604 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:57.835769 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689657835746 us; error 0 us; skew 500 ppm
I20260710 13:20:57.836568 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:57.842900 16486 webserver.cc:533] Webserver started at http://127.16.25.190:33699/ using document root <none> and password file <none>
I20260710 13:20:57.843739 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:57.843928 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:57.844301 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:57.849830 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717"
format_stamp: "Formatted at 2026-07-10 13:20:57 on dist-test-slave-dc44"
I20260710 13:20:57.857937 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:20:57.863056 16501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:57.864199 16486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:20:57.864542 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717"
format_stamp: "Formatted at 2026-07-10 13:20:57 on dist-test-slave-dc44"
I20260710 13:20:57.864893 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-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)
I20260710 13:20:57.925683 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:57.927251 16486 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
I20260710 13:20:57.927728 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:57.997870 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:37765
I20260710 13:20:57.997941 16552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:37765 every 8 connection(s)
I20260710 13:20:58.005460 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.026037 16553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: Bootstrap starting.
I20260710 13:20:58.031731 16553 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:58.033447 16553 log.cc:826] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:58.037654 16553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: No bootstrap required, opened a new log
I20260710 13:20:58.057509 16553 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER }
I20260710 13:20:58.058015 16553 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:58.058208 16553 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0094b39de14bfc9e5e6eb3b5eb7717, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.059048 16553 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER }
I20260710 13:20:58.059516 16553 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:58.059756 16553 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:58.060020 16553 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:58.063828 16553 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER }
I20260710 13:20:58.064447 16553 leader_election.cc:304] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [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: 3c0094b39de14bfc9e5e6eb3b5eb7717; no voters: 
I20260710 13:20:58.066028 16553 leader_election.cc:290] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:58.066376 16556 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:58.068563 16556 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 1 LEADER]: Becoming Leader. State: Replica: 3c0094b39de14bfc9e5e6eb3b5eb7717, State: Running, Role: LEADER
I20260710 13:20:58.069521 16556 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [LEADER]: Queue going to LEADER mode. State: All 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: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER }
I20260710 13:20:58.070540 16553 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:58.081542 16558 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3c0094b39de14bfc9e5e6eb3b5eb7717. Latest consensus state: current_term: 1 leader_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER } }
I20260710 13:20:58.082273 16558 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:58.082747 16557 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c0094b39de14bfc9e5e6eb3b5eb7717" member_type: VOTER } }
I20260710 13:20:58.083374 16557 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:58.085708 16566 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:58.098413 16566 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:58.100862 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:58.114182 16566 catalog_manager.cc:1383] Generated new cluster ID: f142d6a7c09a4a06bae84d86a1c52334
I20260710 13:20:58.114478 16566 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:58.146394 16566 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:58.148463 16566 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:58.166836 16566 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: Generated new TSK 0
I20260710 13:20:58.167946 16566 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:58.231781 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.240002 16575 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
W20260710 13:20:58.241485 16576 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
I20260710 13:20:58.244810 16486 server_base.cc:1061] running on GCE node
W20260710 13:20:58.245113 16578 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
I20260710 13:20:58.245958 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.246194 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.246376 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689658246349 us; error 0 us; skew 500 ppm
I20260710 13:20:58.247027 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.251269 16486 webserver.cc:533] Webserver started at http://127.16.25.129:46155/ using document root <none> and password file <none>
I20260710 13:20:58.251791 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.252000 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.252295 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.253376 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.258944 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:20:58.263437 16583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.264240 16486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:20:58.264518 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.264783 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-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)
I20260710 13:20:58.282135 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.283459 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.286194 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.290657 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:58.290851 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.291216 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:58.291368 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.388572 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:43549
I20260710 13:20:58.388711 16645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:43549 every 8 connection(s)
I20260710 13:20:58.395676 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.404990 16650 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
W20260710 13:20:58.411612 16651 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
I20260710 13:20:58.417135 16486 server_base.cc:1061] running on GCE node
W20260710 13:20:58.418313 16653 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
I20260710 13:20:58.419474 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.419756 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.419955 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689658419936 us; error 0 us; skew 500 ppm
I20260710 13:20:58.420647 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.421084 16646 heartbeater.cc:344] Connected to a master server at 127.16.25.190:37765
I20260710 13:20:58.421551 16646 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.422807 16646 heartbeater.cc:507] Master 127.16.25.190:37765 requested a full tablet report, sending...
I20260710 13:20:58.424919 16486 webserver.cc:533] Webserver started at http://127.16.25.130:43003/ using document root <none> and password file <none>
I20260710 13:20:58.425457 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.425676 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.425974 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.426450 16518 ts_manager.cc:194] Registered new tserver with Master: 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549)
I20260710 13:20:58.427207 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.429390 16518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33550
I20260710 13:20:58.433121 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 13:20:58.437168 16658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.437951 16486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:58.438220 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.438491 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-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)
I20260710 13:20:58.455967 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.457175 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.459218 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.461948 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:58.462163 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.462404 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:58.462569 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.554916 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:34739
I20260710 13:20:58.555291 16720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:34739 every 8 connection(s)
I20260710 13:20:58.561625 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.569639 16724 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
W20260710 13:20:58.571661 16725 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
W20260710 13:20:58.576382 16727 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
I20260710 13:20:58.577639 16721 heartbeater.cc:344] Connected to a master server at 127.16.25.190:37765
I20260710 13:20:58.577970 16721 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.578696 16721 heartbeater.cc:507] Master 127.16.25.190:37765 requested a full tablet report, sending...
I20260710 13:20:58.580520 16518 ts_manager.cc:194] Registered new tserver with Master: 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:20:58.581918 16518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33564
I20260710 13:20:58.585008 16486 server_base.cc:1061] running on GCE node
I20260710 13:20:58.585983 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.586160 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.586361 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689658586328 us; error 0 us; skew 500 ppm
I20260710 13:20:58.586925 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.589644 16486 webserver.cc:533] Webserver started at http://127.16.25.131:42391/ using document root <none> and password file <none>
I20260710 13:20:58.590109 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.590297 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.590567 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.591679 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.596026 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:20:58.599225 16732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.600032 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:58.600306 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-dc44"
I20260710 13:20:58.600651 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689656476958-16486-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)
I20260710 13:20:58.624185 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.625401 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.627046 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.630306 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:58.630518 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.630761 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:58.630931 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.729524 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:39727
I20260710 13:20:58.729671 16794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:39727 every 8 connection(s)
I20260710 13:20:58.747030 16795 heartbeater.cc:344] Connected to a master server at 127.16.25.190:37765
I20260710 13:20:58.747390 16795 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.748174 16795 heartbeater.cc:507] Master 127.16.25.190:37765 requested a full tablet report, sending...
I20260710 13:20:58.750072 16518 ts_manager.cc:194] Registered new tserver with Master: c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:58.750164 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015725447s
I20260710 13:20:58.751792 16518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33568
I20260710 13:20:58.799749 16518 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33570:
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"
    }
  }
}
W20260710 13:20:58.803361 16518 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.
I20260710 13:20:58.929759 16611 tablet_service.cc:1511] Processing CreateTablet for tablet d4f65b9b113f401eabbb605a4ad368d8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:58.931531 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f65b9b113f401eabbb605a4ad368d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.933475 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 02984d7e578943beaa7c7742ee3bca0a (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:58.935346 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:58.935900 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 05fac3eea6004413b1f900c4682a3e3d (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:58.941574 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.944015 16607 tablet_service.cc:1511] Processing CreateTablet for tablet eb9173c91f4d4599bc2b5b2c3c41e638 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:58.943872 16605 tablet_service.cc:1511] Processing CreateTablet for tablet 9727b9ce71f34370ac4fb67f268149ae (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:58.943463 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:58.948994 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fac3eea6004413b1f900c4682a3e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.952672 16760 tablet_service.cc:1511] Processing CreateTablet for tablet d4f65b9b113f401eabbb605a4ad368d8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:58.956506 16756 tablet_service.cc:1511] Processing CreateTablet for tablet eb9173c91f4d4599bc2b5b2c3c41e638 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:58.958652 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9727b9ce71f34370ac4fb67f268149ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.959580 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9173c91f4d4599bc2b5b2c3c41e638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.963766 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f65b9b113f401eabbb605a4ad368d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.958223 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:58.967474 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.981365 16755 tablet_service.cc:1511] Processing CreateTablet for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:58.974524 16757 tablet_service.cc:1511] Processing CreateTablet for tablet 05fac3eea6004413b1f900c4682a3e3d (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:58.976630 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 02984d7e578943beaa7c7742ee3bca0a (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:58.989547 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02984d7e578943beaa7c7742ee3bca0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.979769 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 2104ca0a286549098bc7939f835d9cb4 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:58.989871 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.988085 16603 tablet_service.cc:1511] Processing CreateTablet for tablet 29a37b7d5a054a73a1a5216a25dd9489 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:58.993546 16686 tablet_service.cc:1511] Processing CreateTablet for tablet d4f65b9b113f401eabbb605a4ad368d8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:58.999151 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9173c91f4d4599bc2b5b2c3c41e638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.985373 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 9727b9ce71f34370ac4fb67f268149ae (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:59.002113 16752 tablet_service.cc:1511] Processing CreateTablet for tablet 29a37b7d5a054a73a1a5216a25dd9489 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:59.005148 16685 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:58.988816 16604 tablet_service.cc:1511] Processing CreateTablet for tablet 2104ca0a286549098bc7939f835d9cb4 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:59.003549 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 02984d7e578943beaa7c7742ee3bca0a (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:59.014467 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 05fac3eea6004413b1f900c4682a3e3d (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:59.008474 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fac3eea6004413b1f900c4682a3e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.010376 16682 tablet_service.cc:1511] Processing CreateTablet for tablet eb9173c91f4d4599bc2b5b2c3c41e638 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:59.010924 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea96899a5ac49e0b3dcf18da7f28ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.024382 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:59.026933 16603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a37b7d5a054a73a1a5216a25dd9489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.028750 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02984d7e578943beaa7c7742ee3bca0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.037137 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02984d7e578943beaa7c7742ee3bca0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.038187 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.041671 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f65b9b113f401eabbb605a4ad368d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.044289 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fac3eea6004413b1f900c4682a3e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.052763 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9173c91f4d4599bc2b5b2c3c41e638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.053622 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9727b9ce71f34370ac4fb67f268149ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.056993 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105252e9189e4cd8bfa2ffd1c4e4ba28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.062089 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2104ca0a286549098bc7939f835d9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.062678 16604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2104ca0a286549098bc7939f835d9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.080855 16680 tablet_service.cc:1511] Processing CreateTablet for tablet 9727b9ce71f34370ac4fb67f268149ae (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:59.110302 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9727b9ce71f34370ac4fb67f268149ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:59.084491 16565 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:59.098614 16813 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.082166 16679 tablet_service.cc:1511] Processing CreateTablet for tablet 2104ca0a286549098bc7939f835d9cb4 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:59.083451 16678 tablet_service.cc:1511] Processing CreateTablet for tablet 29a37b7d5a054a73a1a5216a25dd9489 (DEFAULT_TABLE table=test-workload [id=6c26144d12aa4549b267682cfdde2438]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:59.117254 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2104ca0a286549098bc7939f835d9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.115270 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a37b7d5a054a73a1a5216a25dd9489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.124344 16678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a37b7d5a054a73a1a5216a25dd9489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.173312 16815 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.212291 16814 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.256033 16815 tablet_bootstrap.cc:654] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.284605 16813 tablet_bootstrap.cc:654] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.292199 16815 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.293578 16815 ts_tablet_manager.cc:1403] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.000s
I20260710 13:20:59.301504 16815 raft_consensus.cc:359] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.302788 16815 raft_consensus.cc:385] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.305569 16814 tablet_bootstrap.cc:654] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.305472 16815 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.306830 16815 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.325591 16815 ts_tablet_manager.cc:1434] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 13:20:59.326408 16721 heartbeater.cc:499] Master 127.16.25.190:37765 was elected leader, sending a full tablet report...
I20260710 13:20:59.326646 16815 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.327020 16813 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.327443 16813 ts_tablet_manager.cc:1403] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.229s	user 0.007s	sys 0.011s
I20260710 13:20:59.331660 16818 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.332593 16818 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.336190 16814 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.336668 16814 ts_tablet_manager.cc:1403] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.189s	user 0.010s	sys 0.011s
I20260710 13:20:59.340700 16818 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.341307 16815 tablet_bootstrap.cc:654] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.341958 16814 raft_consensus.cc:359] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.344292 16814 raft_consensus.cc:385] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.344720 16814 raft_consensus.cc:740] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.345641 16813 raft_consensus.cc:359] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.347118 16813 raft_consensus.cc:385] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.347492 16813 raft_consensus.cc:740] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.347687 16814 consensus_queue.cc:260] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.353667 16813 consensus_queue.cc:260] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.373378 16795 heartbeater.cc:499] Master 127.16.25.190:37765 was elected leader, sending a full tablet report...
I20260710 13:20:59.374604 16646 heartbeater.cc:499] Master 127.16.25.190:37765 was elected leader, sending a full tablet report...
I20260710 13:20:59.377358 16814 ts_tablet_manager.cc:1434] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.005s
I20260710 13:20:59.378283 16814 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.380235 16813 ts_tablet_manager.cc:1434] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260710 13:20:59.381021 16813 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.384877 16814 tablet_bootstrap.cc:654] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.386147 16815 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.386611 16815 ts_tablet_manager.cc:1403] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.005s
I20260710 13:20:59.389767 16813 tablet_bootstrap.cc:654] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.390069 16815 raft_consensus.cc:359] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.390875 16815 raft_consensus.cc:385] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.391227 16815 raft_consensus.cc:740] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.392071 16815 consensus_queue.cc:260] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.396479 16815 ts_tablet_manager.cc:1434] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:59.397372 16815 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.402164 16813 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.402612 16813 ts_tablet_manager.cc:1403] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.002s
I20260710 13:20:59.407063 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:20:59.407537 16814 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.407979 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.408048 16814 ts_tablet_manager.cc:1403] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260710 13:20:59.409389 16815 tablet_bootstrap.cc:654] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.410835 16818 raft_consensus.cc:493] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:59.410917 16662 leader_election.cc:343] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.411518 16818 raft_consensus.cc:515] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
W20260710 13:20:59.413533 16661 leader_election.cc:343] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.413599 16818 leader_election.cc:290] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.414021 16661 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:20:59.414765 16818 raft_consensus.cc:2749] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:59.416913 16647 tablet.cc:2406] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:59.416865 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.417745 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:20:59.418424 16621 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:20:59.419622 16661 leader_election.cc:304] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.420329 16818 raft_consensus.cc:2804] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.420670 16818 raft_consensus.cc:493] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.420993 16818 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:59.421244 16662 leader_election.cc:343] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.412678 16813 raft_consensus.cc:359] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.423547 16813 raft_consensus.cc:385] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.423883 16813 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.424723 16813 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.427066 16813 ts_tablet_manager.cc:1434] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260710 13:20:59.428033 16813 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.427830 16818 raft_consensus.cc:515] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.429989 16818 leader_election.cc:290] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.431293 16814 raft_consensus.cc:359] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.432188 16814 raft_consensus.cc:385] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.432531 16814 raft_consensus.cc:740] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.434074 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:20:59.434577 16621 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.435793 16815 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.436234 16815 ts_tablet_manager.cc:1403] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.011s
I20260710 13:20:59.437465 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.438431 16814 consensus_queue.cc:260] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
W20260710 13:20:59.439064 16662 leader_election.cc:343] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.440559 16814 ts_tablet_manager.cc:1434] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:20:59.441509 16815 raft_consensus.cc:359] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.442224 16815 raft_consensus.cc:385] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.442564 16814 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.442507 16815 raft_consensus.cc:740] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.443274 16815 consensus_queue.cc:260] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.445569 16815 ts_tablet_manager.cc:1434] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:20:59.446452 16815 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.452452 16815 tablet_bootstrap.cc:654] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.455129 16621 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:20:59.458688 16661 leader_election.cc:304] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:20:59.459475 16818 raft_consensus.cc:2804] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.459952 16818 raft_consensus.cc:697] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:20:59.460760 16818 consensus_queue.cc:237] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.466813 16814 tablet_bootstrap.cc:654] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.468676 16813 tablet_bootstrap.cc:654] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.482542 16815 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.483016 16815 ts_tablet_manager.cc:1403] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260710 13:20:59.485532 16813 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.484632 16516 catalog_manager.cc:5697] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.486047 16813 ts_tablet_manager.cc:1403] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.006s
I20260710 13:20:59.485913 16815 raft_consensus.cc:359] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.486656 16815 raft_consensus.cc:385] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.486955 16815 raft_consensus.cc:740] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.482208 16814 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.488315 16815 consensus_queue.cc:260] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.489229 16814 ts_tablet_manager.cc:1403] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.004s
I20260710 13:20:59.489478 16813 raft_consensus.cc:359] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.490164 16813 raft_consensus.cc:385] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.490447 16813 raft_consensus.cc:740] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.490813 16815 ts_tablet_manager.cc:1434] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:59.491154 16813 consensus_queue.cc:260] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.493384 16813 ts_tablet_manager.cc:1434] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:59.494243 16813 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.492048 16815 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.498355 16814 raft_consensus.cc:359] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.500053 16814 raft_consensus.cc:385] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.500463 16813 tablet_bootstrap.cc:654] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.500916 16814 raft_consensus.cc:740] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.502336 16814 consensus_queue.cc:260] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.508769 16815 tablet_bootstrap.cc:654] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.512167 16814 ts_tablet_manager.cc:1434] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260710 13:20:59.512740 16813 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.513329 16813 ts_tablet_manager.cc:1403] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:20:59.515944 16813 raft_consensus.cc:359] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.516628 16813 raft_consensus.cc:385] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.516973 16813 raft_consensus.cc:740] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.517784 16813 consensus_queue.cc:260] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.520759 16814 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.521015 16813 ts_tablet_manager.cc:1434] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:59.521977 16813 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.528237 16813 tablet_bootstrap.cc:654] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.532073 16814 tablet_bootstrap.cc:654] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.543089 16815 tablet_bootstrap.cc:492] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.543648 16815 ts_tablet_manager.cc:1403] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.002s
I20260710 13:20:59.543711 16813 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.544325 16813 ts_tablet_manager.cc:1403] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:20:59.546902 16813 raft_consensus.cc:359] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.547642 16813 raft_consensus.cc:385] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.547315 16815 raft_consensus.cc:359] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.548002 16813 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.548233 16815 raft_consensus.cc:385] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.549315 16815 raft_consensus.cc:740] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.549499 16813 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.550100 16815 consensus_queue.cc:260] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.552004 16813 ts_tablet_manager.cc:1434] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:59.552889 16813 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.553795 16814 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.554227 16823 raft_consensus.cc:493] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.554817 16823 raft_consensus.cc:515] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.557336 16823 leader_election.cc:290] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:20:59.559144 16814 ts_tablet_manager.cc:1403] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260710 13:20:59.559687 16813 tablet_bootstrap.cc:654] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.559108 16818 raft_consensus.cc:493] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.561409 16818 raft_consensus.cc:515] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.562496 16814 raft_consensus.cc:359] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.563539 16818 leader_election.cc:290] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.563274 16815 ts_tablet_manager.cc:1434] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:20:59.564702 16815 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.564740 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:20:59.565577 16621 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:20:59.567258 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.567961 16770 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:20:59.569547 16661 leader_election.cc:304] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.570950 16818 raft_consensus.cc:2804] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.571319 16818 raft_consensus.cc:493] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.571593 16815 tablet_bootstrap.cc:654] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.571756 16818 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.580060 16818 raft_consensus.cc:515] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.580960 16813 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.581593 16813 ts_tablet_manager.cc:1403] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260710 13:20:59.582607 16818 leader_election.cc:290] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.583972 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:20:59.589460 16621 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.563591 16814 raft_consensus.cc:385] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.590370 16814 raft_consensus.cc:740] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.591145 16814 consensus_queue.cc:260] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.593302 16814 ts_tablet_manager.cc:1434] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 13:20:59.594192 16814 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.585903 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.595346 16770 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.602773 16814 tablet_bootstrap.cc:654] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.604377 16621 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:20:59.608860 16661 leader_election.cc:304] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.609676 16818 raft_consensus.cc:2804] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.610323 16818 raft_consensus.cc:697] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:20:59.609899 16770 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:20:59.607153 16813 raft_consensus.cc:359] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.611438 16818 consensus_queue.cc:237] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.612440 16813 raft_consensus.cc:385] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.612797 16813 raft_consensus.cc:740] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.613747 16813 consensus_queue.cc:260] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.616540 16813 ts_tablet_manager.cc:1434] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:20:59.617559 16813 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.623854 16813 tablet_bootstrap.cc:654] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.624964 16825 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.625430 16825 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.628196 16825 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.630759 16815 tablet_bootstrap.cc:492] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.644089 16815 ts_tablet_manager.cc:1403] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.027s
I20260710 13:20:59.661561 16814 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.662210 16814 ts_tablet_manager.cc:1403] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.006s
I20260710 13:20:59.662279 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:20:59.667958 16621 raft_consensus.cc:2393] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c98b93e6ee9b4f2f932c4e4b23ede95c in current term 1: Already voted for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in this term.
I20260710 13:20:59.672026 16820 raft_consensus.cc:493] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.674575 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.673259 16820 raft_consensus.cc:515] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.684381 16734 leader_election.cc:304] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:20:59.679028 16814 raft_consensus.cc:359] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.685542 16823 raft_consensus.cc:2749] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:59.686105 16820 leader_election.cc:290] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.685544 16814 raft_consensus.cc:385] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.687270 16814 raft_consensus.cc:740] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.686740 16815 raft_consensus.cc:359] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.687598 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105252e9189e4cd8bfa2ffd1c4e4ba28" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:20:59.687110 16515 catalog_manager.cc:5697] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.688477 16813 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
W20260710 13:20:59.689251 16661 leader_election.cc:343] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.689364 16813 ts_tablet_manager.cc:1403] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.015s
I20260710 13:20:59.688573 16815 raft_consensus.cc:385] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.690433 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105252e9189e4cd8bfa2ffd1c4e4ba28" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.690776 16815 raft_consensus.cc:740] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.691203 16770 raft_consensus.cc:2468] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:20:59.692384 16815 consensus_queue.cc:260] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.688340 16814 consensus_queue.cc:260] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.693786 16813 raft_consensus.cc:359] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.694432 16813 raft_consensus.cc:385] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.694711 16813 raft_consensus.cc:740] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.695120 16814 ts_tablet_manager.cc:1434] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:20:59.695459 16813 consensus_queue.cc:260] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.696046 16814 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.696810 16662 leader_election.cc:304] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:20:59.697654 16813 ts_tablet_manager.cc:1434] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:59.698361 16820 raft_consensus.cc:2804] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.699146 16813 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.699111 16820 raft_consensus.cc:493] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.699540 16820 raft_consensus.cc:3060] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.711594 16815 ts_tablet_manager.cc:1434] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.006s
I20260710 13:20:59.713564 16815 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.720758 16820 raft_consensus.cc:515] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.722865 16820 leader_election.cc:290] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.723742 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105252e9189e4cd8bfa2ffd1c4e4ba28" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
W20260710 13:20:59.725210 16661 leader_election.cc:343] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.729151 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.729451 16815 tablet_bootstrap.cc:654] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.729715 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105252e9189e4cd8bfa2ffd1c4e4ba28" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.730376 16769 raft_consensus.cc:3060] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:59.730569 16587 leader_election.cc:343] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.731797 16813 tablet_bootstrap.cc:654] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.731820 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.732515 16696 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.733868 16585 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:20:59.734755 16814 tablet_bootstrap.cc:654] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.738121 16825 raft_consensus.cc:2804] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.739203 16825 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.739545 16825 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.740928 16769 raft_consensus.cc:2468] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:20:59.742122 16662 leader_election.cc:304] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:20:59.743166 16820 raft_consensus.cc:2804] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.743800 16820 raft_consensus.cc:697] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:20:59.749262 16825 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.753041 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:20:59.753777 16815 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.753737 16696 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.754328 16815 ts_tablet_manager.cc:1403] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.010s
I20260710 13:20:59.754925 16813 tablet_bootstrap.cc:492] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.755362 16813 ts_tablet_manager.cc:1403] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.010s
I20260710 13:20:59.757788 16813 raft_consensus.cc:359] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.758486 16813 raft_consensus.cc:385] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.758644 16853 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.758795 16813 raft_consensus.cc:740] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.759253 16853 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.759488 16813 consensus_queue.cc:260] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.761596 16696 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.757788 16815 raft_consensus.cc:359] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.762691 16585 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.765817 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
W20260710 13:20:59.767196 16587 leader_election.cc:343] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.767787 16825 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.764343 16815 raft_consensus.cc:385] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.768694 16815 raft_consensus.cc:740] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.769424 16825 raft_consensus.cc:2804] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.763218 16820 consensus_queue.cc:237] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.773767 16853 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.775048 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.775144 16853 raft_consensus.cc:493] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:59.776412 16587 leader_election.cc:343] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.776973 16825 raft_consensus.cc:697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:20:59.770148 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
W20260710 13:20:59.784210 16585 leader_election.cc:343] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.784606 16585 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21; no voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:20:59.785686 16856 raft_consensus.cc:2749] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:59.777218 16853 raft_consensus.cc:515] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.778826 16815 consensus_queue.cc:260] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.788817 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.790342 16815 ts_tablet_manager.cc:1434] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 13:20:59.791311 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.781689 16814 tablet_bootstrap.cc:492] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.791852 16696 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.792224 16814 ts_tablet_manager.cc:1403] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.000s
W20260710 13:20:59.793222 16587 leader_election.cc:343] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:59.792595 16815 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.793960 16585 leader_election.cc:304] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:20:59.794728 16856 raft_consensus.cc:2804] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.795074 16856 raft_consensus.cc:493] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.795360 16856 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.797977 16814 raft_consensus.cc:359] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.787662 16853 leader_election.cc:290] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.804750 16814 raft_consensus.cc:385] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.799516 16825 consensus_queue.cc:237] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.805383 16813 ts_tablet_manager.cc:1434] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.050s	user 0.032s	sys 0.016s
I20260710 13:20:59.805058 16814 raft_consensus.cc:740] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.806536 16813 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: Bootstrap starting.
I20260710 13:20:59.802955 16856 raft_consensus.cc:515] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.807283 16814 consensus_queue.cc:260] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.811717 16814 ts_tablet_manager.cc:1434] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 13:20:59.811942 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:20:59.813154 16696 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.815357 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.815891 16769 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.817587 16856 leader_election.cc:290] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.827297 16815 tablet_bootstrap.cc:654] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.824962 16814 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.839560 16813 tablet_bootstrap.cc:654] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.839205 16517 catalog_manager.cc:5697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.842667 16769 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.841318 16515 catalog_manager.cc:5697] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.843981 16696 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.845920 16587 leader_election.cc:304] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:20:59.848784 16825 raft_consensus.cc:2804] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.849234 16825 raft_consensus.cc:697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:20:59.850337 16825 consensus_queue.cc:237] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.852816 16815 tablet_bootstrap.cc:492] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.853225 16815 ts_tablet_manager.cc:1403] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260710 13:20:59.854732 16814 tablet_bootstrap.cc:654] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.855242 16856 raft_consensus.cc:493] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.855783 16815 raft_consensus.cc:359] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.858950 16815 raft_consensus.cc:385] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.859253 16815 raft_consensus.cc:740] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.860510 16813 tablet_bootstrap.cc:492] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: No bootstrap required, opened a new log
I20260710 13:20:59.860868 16813 ts_tablet_manager.cc:1403] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.004s
I20260710 13:20:59.867660 16853 raft_consensus.cc:493] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.868253 16853 raft_consensus.cc:515] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.855679 16856 raft_consensus.cc:515] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.882720 16815 consensus_queue.cc:260] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.884934 16855 raft_consensus.cc:493] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:59.888454 16815 ts_tablet_manager.cc:1434] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.017s
I20260710 13:20:59.889146 16815 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: Bootstrap starting.
I20260710 13:20:59.886365 16855 raft_consensus.cc:515] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.892979 16855 leader_election.cc:290] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:20:59.895690 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.896504 16696 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.887645 16856 leader_election.cc:290] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.899145 16853 leader_election.cc:290] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.898481 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.899037 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.903434 16815 tablet_bootstrap.cc:654] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.903100 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.899905 16585 leader_election.cc:304] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.911795 16813 raft_consensus.cc:359] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.913399 16813 raft_consensus.cc:385] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.910953 16769 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.913731 16813 raft_consensus.cc:740] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.913300 16853 raft_consensus.cc:2804] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.911425 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:20:59.915500 16768 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.915838 16587 leader_election.cc:304] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:20:59.913311 16695 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.916435 16814 tablet_bootstrap.cc:492] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.917101 16853 raft_consensus.cc:493] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.917150 16825 raft_consensus.cc:2804] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.917701 16853 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.917748 16825 raft_consensus.cc:493] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.914956 16813 consensus_queue.cc:260] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.918269 16825 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.911079 16770 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 0.
I20260710 13:20:59.919653 16813 ts_tablet_manager.cc:1434] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260710 13:20:59.919456 16587 leader_election.cc:304] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:20:59.917776 16814 ts_tablet_manager.cc:1403] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.014s
I20260710 13:20:59.920590 16855 raft_consensus.cc:2804] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:59.921402 16855 raft_consensus.cc:493] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:59.921999 16855 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.925359 16814 raft_consensus.cc:359] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.926056 16814 raft_consensus.cc:385] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.926335 16814 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.930028 16814 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.932075 16815 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: No bootstrap required, opened a new log
I20260710 13:20:59.932520 16815 ts_tablet_manager.cc:1403] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.008s
I20260710 13:20:59.934362 16814 ts_tablet_manager.cc:1434] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:20:59.935480 16814 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.935796 16825 raft_consensus.cc:515] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.938752 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:20:59.940277 16695 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.938753 16853 raft_consensus.cc:515] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.942829 16815 raft_consensus.cc:359] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.943516 16815 raft_consensus.cc:385] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.943770 16815 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.944818 16815 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.944278 16825 leader_election.cc:290] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.945353 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:20:59.946091 16696 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.946342 16853 leader_election.cc:290] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:20:59.947139 16815 ts_tablet_manager.cc:1434] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:59.944989 16855 raft_consensus.cc:515] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
W20260710 13:20:59.947963 16662 consensus_peers.cc:597] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 -> Peer c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727): Couldn't send request to peer c98b93e6ee9b4f2f932c4e4b23ede95c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:59.948796 16855 leader_election.cc:290] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Requested vote from peers c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:20:59.949425 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.950191 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:20:59.950570 16769 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.950953 16693 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.950240 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.952359 16770 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.951494 16695 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.954526 16585 leader_election.cc:304] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.955763 16814 tablet_bootstrap.cc:654] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.956259 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:20:59.962522 16770 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.962219 16855 raft_consensus.cc:2804] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.965757 16855 raft_consensus.cc:697] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:20:59.960220 16769 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.965246 16693 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.960219 16696 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.968094 16855 consensus_queue.cc:237] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.969779 16587 leader_election.cc:304] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:20:59.958000 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:20:59.970790 16768 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.971135 16853 raft_consensus.cc:2804] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.971771 16853 raft_consensus.cc:697] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:20:59.973997 16585 leader_election.cc:304] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:20:59.975139 16856 raft_consensus.cc:2804] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.975656 16856 raft_consensus.cc:697] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:20:59.974817 16853 consensus_queue.cc:237] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:20:59.976487 16856 consensus_queue.cc:237] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.980438 16768 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 1.
I20260710 13:20:59.985913 16814 tablet_bootstrap.cc:492] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:20:59.986302 16814 ts_tablet_manager.cc:1403] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.005s
I20260710 13:20:59.988215 16814 raft_consensus.cc:359] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.988683 16814 raft_consensus.cc:385] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.988904 16814 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.989524 16814 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:20:59.996315 16814 ts_tablet_manager.cc:1434] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:59.995867 16515 catalog_manager.cc:5697] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.997192 16814 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: Bootstrap starting.
I20260710 13:20:59.997741 16515 catalog_manager.cc:5697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.003316 16814 tablet_bootstrap.cc:654] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.015895 16814 tablet_bootstrap.cc:492] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: No bootstrap required, opened a new log
I20260710 13:21:00.016448 16814 ts_tablet_manager.cc:1403] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:21:00.019121 16814 raft_consensus.cc:359] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.019636 16814 raft_consensus.cc:385] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.019862 16814 raft_consensus.cc:740] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.020385 16814 consensus_queue.cc:260] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.022075 16814 ts_tablet_manager.cc:1434] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:21:00.022130 16515 catalog_manager.cc:5697] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.023984 16515 catalog_manager.cc:5697] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.041088 16820 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.041620 16820 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.043619 16820 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:00.044780 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:21:00.044821 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" is_pre_election: true
I20260710 13:21:00.045372 16621 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:21:00.045459 16768 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 0.
I20260710 13:21:00.046345 16661 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:21:00.046999 16820 raft_consensus.cc:2804] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.047358 16820 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.047649 16820 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.051973 16820 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.053929 16820 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:00.054313 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:00.054507 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:00.054906 16768 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.054880 16621 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.059454 16768 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:21:00.060645 16662 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:00.061301 16621 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 1.
I20260710 13:21:00.061445 16818 raft_consensus.cc:2804] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.072533 16820 consensus_queue.cc:1048] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:00.078351 16870 consensus_queue.cc:1048] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:00.079210 16818 raft_consensus.cc:697] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:00.080461 16818 consensus_queue.cc:237] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.083547 16869 consensus_queue.cc:1048] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:00.105826 16515 catalog_manager.cc:5697] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.175256 16823 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.175778 16823 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.177811 16823 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:00.178725 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:21:00.178853 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:21:00.179486 16696 raft_consensus.cc:2393] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c98b93e6ee9b4f2f932c4e4b23ede95c in current term 1: Already voted for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in this term.
I20260710 13:21:00.180480 16734 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:00.181110 16823 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.187932 16823 raft_consensus.cc:2749] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.246119 16823 raft_consensus.cc:493] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.246585 16823 raft_consensus.cc:515] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.248201 16823 leader_election.cc:290] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:00.249233 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" is_pre_election: true
I20260710 13:21:00.249368 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" is_pre_election: true
I20260710 13:21:00.250734 16734 leader_election.cc:304] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:00.251387 16823 raft_consensus.cc:2749] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.332129 16818 consensus_queue.cc:1048] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.341491 16853 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:00.354342 16621 raft_consensus.cc:3060] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.363592 16853 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.363667 16818 consensus_queue.cc:1048] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.384147 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:41788
I20260710 13:21:00.384598 16853 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.384931 16696 raft_consensus.cc:606] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Received request to transfer leadership to TS 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:21:00.385087 16856 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.387857 16768 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.413447 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:33154
I20260710 13:21:00.414067 16621 raft_consensus.cc:606] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:00.418838 16856 raft_consensus.cc:993] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:00.419337 16856 raft_consensus.cc:1081] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:00.422041 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41776
I20260710 13:21:00.422597 16693 raft_consensus.cc:493] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.422963 16693 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.436578 16693 raft_consensus.cc:515] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.439941 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:00.440557 16621 raft_consensus.cc:3055] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.440863 16621 raft_consensus.cc:740] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:00.441619 16621 consensus_queue.cc:260] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.442809 16621 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.445113 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:33154
I20260710 13:21:00.445762 16620 raft_consensus.cc:606] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Received request to transfer leadership to TS c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:21:00.446929 16856 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.455142 16693 leader_election.cc:290] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:00.458324 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:00.459159 16768 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.461853 16855 consensus_queue.cc:1048] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.465982 16768 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:00.467422 16662 leader_election.cc:304] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:00.468214 16818 raft_consensus.cc:2804] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.468667 16818 raft_consensus.cc:697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:00.469261 16853 consensus_queue.cc:1048] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.469432 16818 consensus_queue.cc:237] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.471719 16853 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.478576 16621 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:00.493364 16825 consensus_queue.cc:1048] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.502453 16855 consensus_queue.cc:1048] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.499663 16515 catalog_manager.cc:5697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 1 to 2, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.550437 16855 raft_consensus.cc:993] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:00.550923 16855 raft_consensus.cc:1081] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Signalling peer c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:00.552860 16768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:45700
I20260710 13:21:00.553563 16768 raft_consensus.cc:493] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.553915 16768 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.560221 16768 raft_consensus.cc:515] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.562505 16768 leader_election.cc:290] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:00.562877 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:00.563462 16621 raft_consensus.cc:3055] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.563771 16621 raft_consensus.cc:740] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:00.564000 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a37b7d5a054a73a1a5216a25dd9489" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:00.564610 16696 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.564538 16621 consensus_queue.cc:260] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.565819 16621 raft_consensus.cc:3060] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.570382 16621 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:00.571090 16696 raft_consensus.cc:2468] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:00.571334 16735 leader_election.cc:304] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:00.572212 16895 raft_consensus.cc:2804] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.572585 16895 raft_consensus.cc:697] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Becoming Leader. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:00.573343 16895 consensus_queue.cc:237] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.579994 16516 catalog_manager.cc:5697] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c reported cstate change: term changed from 1 to 2, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131). New cstate: current_term: 2 leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.582435 16870 raft_consensus.cc:993] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:00.582864 16818 raft_consensus.cc:1081] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Signalling peer 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:00.585497 16621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:33130
I20260710 13:21:00.585940 16621 raft_consensus.cc:493] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.586316 16621 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.592634 16621 raft_consensus.cc:515] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.594507 16621 leader_election.cc:290] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 2 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:00.594781 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:00.595131 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:00.595362 16696 raft_consensus.cc:3055] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.595611 16768 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.595721 16696 raft_consensus.cc:740] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:00.596573 16696 consensus_queue.cc:260] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.597594 16696 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.600028 16768 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 2.
I20260710 13:21:00.601155 16587 leader_election.cc:304] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:00.601781 16855 raft_consensus.cc:2804] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.602210 16855 raft_consensus.cc:697] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:00.602964 16855 consensus_queue.cc:237] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:00.603662 16696 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 2.
I20260710 13:21:00.608731 16516 catalog_manager.cc:5697] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 1 to 2, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.622330 16818 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.623906 16818 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.969486 16621 raft_consensus.cc:1275] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.970610 16895 consensus_queue.cc:1048] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:00.977216 16696 raft_consensus.cc:1275] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.979146 16895 consensus_queue.cc:1048] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.011086 16696 raft_consensus.cc:1275] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.012323 16855 consensus_queue.cc:1048] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.020157 16768 raft_consensus.cc:1275] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.023873 16856 consensus_queue.cc:1048] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.032661 16768 raft_consensus.cc:1275] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.033983 16818 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.042251 16621 raft_consensus.cc:1275] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.043552 16869 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.473729 16486 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:21:03.474536 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:03.495934 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:03.496448 16696 raft_consensus.cc:606] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Received request to transfer leadership to TS c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:21:03.506033 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:33166
I20260710 13:21:03.506498 16621 raft_consensus.cc:606] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Received request to transfer leadership to TS c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:21:03.507599 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:03.507982 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:03.572799 16856 raft_consensus.cc:993] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:03.573345 16906 raft_consensus.cc:1081] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Signalling peer c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:03.574653 16769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:45700
I20260710 13:21:03.575124 16769 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.575428 16769 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.579530 16769 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.581151 16769 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:03.581863 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:03.582012 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:03.582336 16621 raft_consensus.cc:3055] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.582561 16696 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.582701 16621 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:03.583518 16621 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.584450 16621 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.586937 16696 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:03.587976 16734 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:03.588708 16900 raft_consensus.cc:2804] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.588903 16621 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:03.589923 16900 raft_consensus.cc:697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Becoming Leader. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:03.590638 16900 consensus_queue.cc:237] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.596562 16515 catalog_manager.cc:5697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c reported cstate change: term changed from 1 to 2, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131). New cstate: current_term: 2 leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.860913 16913 raft_consensus.cc:993] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:03.861321 16870 raft_consensus.cc:1081] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Signalling peer c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:03.862546 16769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:45696
I20260710 13:21:03.862941 16769 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.863207 16769 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.867449 16769 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.868881 16769 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:03.869673 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:03.869876 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:03.870208 16621 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.870381 16696 raft_consensus.cc:3055] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.870746 16696 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:03.871393 16696 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.872463 16696 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.874853 16621 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:03.875744 16735 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:03.876374 16900 raft_consensus.cc:2804] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.876771 16900 raft_consensus.cc:697] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Becoming Leader. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:03.877116 16696 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 2.
I20260710 13:21:03.877470 16900 consensus_queue.cc:237] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:03.886837 16515 catalog_manager.cc:5697] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c reported cstate change: term changed from 1 to 2, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131). New cstate: current_term: 2 leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.084723 16621 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.085803 16900 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.094295 16696 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.095829 16907 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.355604 16621 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.356748 16907 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.364944 16696 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.366411 16921 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.508680 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:04.517359 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:33154
I20260710 13:21:04.517815 16621 raft_consensus.cc:606] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:04.529599 16769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:40234
I20260710 13:21:04.530027 16769 raft_consensus.cc:606] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:04.534056 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:33154
I20260710 13:21:04.534482 16621 raft_consensus.cc:606] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:04.538587 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:33154
I20260710 13:21:04.539062 16621 raft_consensus.cc:606] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:04.549594 16769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
mode: GRACEFUL
new_leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:40234
I20260710 13:21:04.550063 16769 raft_consensus.cc:606] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Received request to transfer leadership to TS 3d2fbfdbd2e04addafc08685fa81bea4
I20260710 13:21:04.641993 16906 raft_consensus.cc:993] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.642452 16925 raft_consensus.cc:1081] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.643831 16696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41776
I20260710 13:21:04.644234 16696 raft_consensus.cc:493] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.644474 16696 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.648635 16696 raft_consensus.cc:515] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.650023 16696 leader_election.cc:290] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 3 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:04.650825 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:04.651329 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fac3eea6004413b1f900c4682a3e3d" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:04.651388 16621 raft_consensus.cc:3055] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:04.651872 16621 raft_consensus.cc:740] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:04.651895 16769 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.652712 16621 consensus_queue.cc:260] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.653483 16621 raft_consensus.cc:3060] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.656936 16769 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.657209 16621 raft_consensus.cc:2468] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.657972 16662 leader_election.cc:304] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [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: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:04.658571 16870 raft_consensus.cc:2804] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:04.659571 16870 raft_consensus.cc:697] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:04.660214 16870 consensus_queue.cc:237] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.667241 16515 catalog_manager.cc:5697] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 2 to 3, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 3 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.724229 16921 raft_consensus.cc:993] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.724653 16900 raft_consensus.cc:1081] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.725967 16696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41760
I20260710 13:21:04.726399 16696 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.726653 16696 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.731799 16696 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.733253 16696 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 3 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:04.733973 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:04.734283 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:04.734483 16621 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.734807 16769 raft_consensus.cc:3055] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:04.735152 16769 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:04.735895 16769 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.736994 16769 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.740429 16621 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.741389 16661 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:21:04.742012 16870 raft_consensus.cc:2804] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:04.742475 16870 raft_consensus.cc:697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:04.742834 16769 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.743335 16870 consensus_queue.cc:237] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.748874 16515 catalog_manager.cc:5697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 2 to 3, leader changed from c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 3 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.810117 16906 raft_consensus.cc:993] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.810524 16925 raft_consensus.cc:1081] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.811846 16696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41776
I20260710 13:21:04.812285 16696 raft_consensus.cc:493] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.812561 16696 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.816195 16696 raft_consensus.cc:515] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:04.817508 16696 leader_election.cc:290] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:04.818318 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:04.818512 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:04.818826 16621 raft_consensus.cc:3055] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.819085 16769 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.819182 16621 raft_consensus.cc:740] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:04.819967 16621 consensus_queue.cc:260] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:04.820756 16621 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.823544 16769 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:04.824528 16621 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:04.824491 16662 leader_election.cc:304] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:04.825343 16870 raft_consensus.cc:2804] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.825825 16870 raft_consensus.cc:697] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:04.826498 16870 consensus_queue.cc:237] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:04.832378 16515 catalog_manager.cc:5697] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 1 to 2, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.884737 16906 raft_consensus.cc:993] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.885150 16925 raft_consensus.cc:1081] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.886421 16696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41776
I20260710 13:21:04.886833 16696 raft_consensus.cc:493] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.887164 16696 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.891229 16696 raft_consensus.cc:515] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.892493 16696 leader_election.cc:290] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:04.893291 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:04.893491 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02984d7e578943beaa7c7742ee3bca0a" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:04.893764 16621 raft_consensus.cc:3055] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.894021 16769 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.894059 16621 raft_consensus.cc:740] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:04.894951 16621 consensus_queue.cc:260] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.895807 16621 raft_consensus.cc:3060] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.898524 16769 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:04.899523 16662 leader_election.cc:304] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2fbfdbd2e04addafc08685fa81bea4, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:04.899533 16621 raft_consensus.cc:2468] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 2.
I20260710 13:21:04.900301 16870 raft_consensus.cc:2804] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.900767 16870 raft_consensus.cc:697] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:04.901584 16870 consensus_queue.cc:237] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.907810 16515 catalog_manager.cc:5697] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 1 to 2, leader changed from 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.929704 16921 raft_consensus.cc:993] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: : Instructing follower 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.930132 16900 raft_consensus.cc:1081] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Signalling peer 3d2fbfdbd2e04addafc08685fa81bea4 to start an election
I20260710 13:21:04.931475 16696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
 from {username='slave'} at 127.0.0.1:41760
I20260710 13:21:04.931953 16696 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.932279 16696 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.936208 16696 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.937806 16696 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [CANDIDATE]: Term 3 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:04.938796 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:04.938324 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:04.939370 16768 raft_consensus.cc:3055] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:04.939556 16621 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.939759 16768 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:04.940594 16768 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.941458 16768 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:04.943740 16621 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.944607 16661 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:21:04.945240 16870 raft_consensus.cc:2804] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:04.945693 16870 raft_consensus.cc:697] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Becoming Leader. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:04.946535 16768 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2fbfdbd2e04addafc08685fa81bea4 in term 3.
I20260710 13:21:04.946481 16870 consensus_queue.cc:237] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:04.952224 16515 catalog_manager.cc:5697] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 reported cstate change: term changed from 2 to 3, leader changed from c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131) to 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130). New cstate: current_term: 3 leader_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.061566 16621 raft_consensus.cc:1275] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.062649 16870 consensus_queue.cc:1048] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.070950 16768 raft_consensus.cc:1275] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.072494 16870 consensus_queue.cc:1048] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.163210 16621 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.164362 16870 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.171866 16768 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.173625 16870 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.275576 16621 raft_consensus.cc:1275] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.276705 16940 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.285125 16768 raft_consensus.cc:1275] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.286516 16940 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.312373 16768 raft_consensus.cc:1275] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.313481 16940 consensus_queue.cc:1048] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.322000 16621 raft_consensus.cc:1275] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.323616 16939 consensus_queue.cc:1048] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:05.535218 16621 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.536340 16939 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.542083 16768 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Refusing update from remote peer 3d2fbfdbd2e04addafc08685fa81bea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:05.543640 16939 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.554466 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:07.562641 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:07.563436 16696 raft_consensus.cc:606] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Received request to transfer leadership to TS c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:21:07.566774 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:07.567296 16696 raft_consensus.cc:606] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Received request to transfer leadership to TS 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:21:07.570132 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:07.570659 16696 raft_consensus.cc:606] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Received request to transfer leadership to TS 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:21:07.572618 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:07.572962 16696 raft_consensus.cc:606] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Received request to transfer leadership to TS c98b93e6ee9b4f2f932c4e4b23ede95c
I20260710 13:21:07.575186 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638"
dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
mode: GRACEFUL
new_leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:41804
I20260710 13:21:07.575582 16696 raft_consensus.cc:606] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Received request to transfer leadership to TS 13aa3dabf7e645fcb7ebb630e27f5d21
I20260710 13:21:07.576603 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:07.577055 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:07.582208 16949 raft_consensus.cc:993] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:07.582748 16950 raft_consensus.cc:1081] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Signalling peer 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:07.584263 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:33130
I20260710 13:21:07.584762 16620 raft_consensus.cc:493] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.585160 16620 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.591928 16620 raft_consensus.cc:515] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.593667 16620 leader_election.cc:290] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 2 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:07.594457 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:07.594791 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9727b9ce71f34370ac4fb67f268149ae" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:07.595248 16696 raft_consensus.cc:3055] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:07.595353 16768 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.595535 16696 raft_consensus.cc:740] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:07.596339 16696 consensus_queue.cc:260] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.597239 16696 raft_consensus.cc:3060] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.599676 16768 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 2.
I20260710 13:21:07.600878 16587 leader_election.cc:304] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:07.601387 16696 raft_consensus.cc:2468] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 2.
I20260710 13:21:07.602521 16951 raft_consensus.cc:2804] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.603338 16951 raft_consensus.cc:697] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:07.604053 16951 consensus_queue.cc:237] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.610575 16516 catalog_manager.cc:5697] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 1 to 2, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.635450 16950 raft_consensus.cc:993] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:07.635656 16958 raft_consensus.cc:993] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:07.636106 16959 raft_consensus.cc:1081] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Signalling peer c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:07.636148 16950 raft_consensus.cc:1081] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Signalling peer 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:07.637733 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:33130
I20260710 13:21:07.637769 16768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:45696
I20260710 13:21:07.638288 16620 raft_consensus.cc:493] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.638649 16620 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.638341 16768 raft_consensus.cc:493] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.643187 16768 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.643288 16620 raft_consensus.cc:515] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.645320 16620 leader_election.cc:290] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 4 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:07.645566 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:07.646101 16696 raft_consensus.cc:3055] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:07.646129 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea96899a5ac49e0b3dcf18da7f28ff8" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:07.646466 16696 raft_consensus.cc:740] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:07.646637 16769 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.647202 16696 consensus_queue.cc:260] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.648113 16696 raft_consensus.cc:3060] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.648236 16768 raft_consensus.cc:515] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:07.650520 16768 leader_election.cc:290] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 3 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:07.651881 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:07.652460 16693 raft_consensus.cc:3055] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:07.652542 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f65b9b113f401eabbb605a4ad368d8" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:07.652845 16693 raft_consensus.cc:740] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:07.653115 16620 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.653607 16693 consensus_queue.cc:260] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:07.654181 16696 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 4.
I20260710 13:21:07.654870 16693 raft_consensus.cc:3060] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.655398 16585 leader_election.cc:304] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [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: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:21:07.654208 16769 raft_consensus.cc:2468] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 4.
I20260710 13:21:07.656739 16951 raft_consensus.cc:2804] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:07.657186 16951 raft_consensus.cc:697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:07.658062 16951 consensus_queue.cc:237] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.659641 16620 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 3.
I20260710 13:21:07.660959 16735 leader_election.cc:304] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:07.661705 16693 raft_consensus.cc:2468] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 3.
I20260710 13:21:07.662050 16900 raft_consensus.cc:2804] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:07.663403 16900 raft_consensus.cc:697] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 LEADER]: Becoming Leader. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:07.664261 16900 consensus_queue.cc:237] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } }
I20260710 13:21:07.666476 16516 catalog_manager.cc:5697] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 3 to 4, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 4 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.672070 16517 catalog_manager.cc:5697] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c reported cstate change: term changed from 2 to 3, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131). New cstate: current_term: 3 leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.858356 16950 raft_consensus.cc:993] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:07.858762 16959 raft_consensus.cc:1081] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Signalling peer c98b93e6ee9b4f2f932c4e4b23ede95c to start an election
I20260710 13:21:07.860025 16769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4"
dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
 from {username='slave'} at 127.0.0.1:45696
I20260710 13:21:07.860404 16769 raft_consensus.cc:493] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.860613 16769 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.864297 16769 raft_consensus.cc:515] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.865546 16769 leader_election.cc:290] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [CANDIDATE]: Term 4 election: Requested vote from peers 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549), 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739)
I20260710 13:21:07.866351 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
I20260710 13:21:07.866616 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2104ca0a286549098bc7939f835d9cb4" candidate_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:07.867045 16620 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.867193 16693 raft_consensus.cc:3055] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:07.867532 16693 raft_consensus.cc:740] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:07.868224 16693 consensus_queue.cc:260] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.869081 16693 raft_consensus.cc:3060] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:07.871470 16620 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 4.
I20260710 13:21:07.872507 16735 leader_election.cc:304] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: 13aa3dabf7e645fcb7ebb630e27f5d21, c98b93e6ee9b4f2f932c4e4b23ede95c; no voters: 
I20260710 13:21:07.873189 16900 raft_consensus.cc:2804] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:07.873657 16900 raft_consensus.cc:697] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 LEADER]: Becoming Leader. State: Replica: c98b93e6ee9b4f2f932c4e4b23ede95c, State: Running, Role: LEADER
I20260710 13:21:07.874454 16693 raft_consensus.cc:2468] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98b93e6ee9b4f2f932c4e4b23ede95c in term 4.
I20260710 13:21:07.874533 16900 consensus_queue.cc:237] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:07.881325 16517 catalog_manager.cc:5697] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c reported cstate change: term changed from 3 to 4, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131). New cstate: current_term: 4 leader_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:08.031522 16693 raft_consensus.cc:1275] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:08.032763 16951 consensus_queue.cc:1048] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.040467 16959 raft_consensus.cc:993] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: : Instructing follower 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:08.040957 16950 raft_consensus.cc:1081] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Signalling peer 13aa3dabf7e645fcb7ebb630e27f5d21 to start an election
I20260710 13:21:08.042701 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638"
dest_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21"
 from {username='slave'} at 127.0.0.1:33130
I20260710 13:21:08.043323 16620 raft_consensus.cc:493] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.043588 16769 raft_consensus.cc:1275] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:08.043745 16620 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.044983 16951 consensus_queue.cc:1048] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.051261 16620 raft_consensus.cc:515] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:08.054404 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d2fbfdbd2e04addafc08685fa81bea4"
I20260710 13:21:08.054927 16620 leader_election.cc:290] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [CANDIDATE]: Term 3 election: Requested vote from peers 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130:34739), c98b93e6ee9b4f2f932c4e4b23ede95c (127.16.25.131:39727)
I20260710 13:21:08.054927 16693 raft_consensus.cc:3055] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:08.055823 16693 raft_consensus.cc:740] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d2fbfdbd2e04addafc08685fa81bea4, State: Running, Role: LEADER
I20260710 13:21:08.056617 16693 consensus_queue.cc:260] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:08.057318 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9173c91f4d4599bc2b5b2c3c41e638" candidate_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c"
I20260710 13:21:08.057816 16693 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.057807 16768 raft_consensus.cc:3060] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.060699 16696 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:08.062070 16951 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:08.064239 16693 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 3.
I20260710 13:21:08.064312 16768 raft_consensus.cc:2468] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13aa3dabf7e645fcb7ebb630e27f5d21 in term 3.
I20260710 13:21:08.065469 16585 leader_election.cc:304] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [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: 13aa3dabf7e645fcb7ebb630e27f5d21, 3d2fbfdbd2e04addafc08685fa81bea4; no voters: 
I20260710 13:21:08.066253 16951 raft_consensus.cc:2804] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:08.066687 16951 raft_consensus.cc:697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 LEADER]: Becoming Leader. State: Replica: 13aa3dabf7e645fcb7ebb630e27f5d21, State: Running, Role: LEADER
I20260710 13:21:08.067718 16951 consensus_queue.cc:237] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [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: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } }
I20260710 13:21:08.073992 16768 raft_consensus.cc:1275] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:08.076553 16952 consensus_queue.cc:1048] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:08.083626 16517 catalog_manager.cc:5697] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 reported cstate change: term changed from 2 to 3, leader changed from 3d2fbfdbd2e04addafc08685fa81bea4 (127.16.25.130) to 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129). New cstate: current_term: 3 leader_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.084743 16620 raft_consensus.cc:1275] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.086100 16961 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:08.099249 16696 raft_consensus.cc:1275] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.100689 16900 consensus_queue.cc:1048] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:08.272472 16620 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:08.273697 16961 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13aa3dabf7e645fcb7ebb630e27f5d21" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:08.282125 16696 raft_consensus.cc:1275] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Refusing update from remote peer c98b93e6ee9b4f2f932c4e4b23ede95c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:08.283574 16961 consensus_queue.cc:1048] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:08.575680 16696 raft_consensus.cc:1275] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.576685 16951 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2fbfdbd2e04addafc08685fa81bea4" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:08.577808 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:08.586103 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
I20260710 13:21:08.586576 16768 raft_consensus.cc:1275] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Refusing update from remote peer 13aa3dabf7e645fcb7ebb630e27f5d21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.598605 16980 consensus_queue.cc:1048] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98b93e6ee9b4f2f932c4e4b23ede95c" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:21:08.619242 16661 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:21:08.628983 16661 consensus_peers.cc:597] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:08.629002 16735 consensus_peers.cc:597] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.651445 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:08.652245 16486 tablet_replica.cc:333] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.652894 16486 raft_consensus.cc:2243] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.653364 16486 raft_consensus.cc:2272] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.656023 16486 tablet_replica.cc:333] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.656620 16486 raft_consensus.cc:2243] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.657063 16486 raft_consensus.cc:2272] T 02984d7e578943beaa7c7742ee3bca0a P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.658578 16486 tablet_replica.cc:333] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.659134 16486 raft_consensus.cc:2243] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.659525 16486 raft_consensus.cc:2272] T 2104ca0a286549098bc7939f835d9cb4 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.661953 16486 tablet_replica.cc:333] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.662411 16486 raft_consensus.cc:2243] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.663130 16486 raft_consensus.cc:2272] T eb9173c91f4d4599bc2b5b2c3c41e638 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.664810 16486 tablet_replica.cc:333] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.665328 16486 raft_consensus.cc:2243] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.666096 16486 raft_consensus.cc:2272] T 9727b9ce71f34370ac4fb67f268149ae P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.668447 16486 tablet_replica.cc:333] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.668903 16486 raft_consensus.cc:2243] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.669286 16486 raft_consensus.cc:2272] T d4f65b9b113f401eabbb605a4ad368d8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.671445 16486 tablet_replica.cc:333] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.671989 16486 raft_consensus.cc:2243] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.672598 16486 raft_consensus.cc:2272] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.674378 16486 tablet_replica.cc:333] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.674814 16486 raft_consensus.cc:2243] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.675226 16486 raft_consensus.cc:2272] T 29a37b7d5a054a73a1a5216a25dd9489 P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.676658 16486 tablet_replica.cc:333] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21: stopping tablet replica
I20260710 13:21:08.677069 16486 raft_consensus.cc:2243] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.677561 16486 raft_consensus.cc:2272] T 05fac3eea6004413b1f900c4682a3e3d P 13aa3dabf7e645fcb7ebb630e27f5d21 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:08.697021 16661 consensus_peers.cc:597] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:08.780331 16661 consensus_peers.cc:597] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.829080 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
W20260710 13:21:08.829980 16735 consensus_peers.cc:597] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.849275 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:21:08.869470 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:08.870090 16486 tablet_replica.cc:333] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.870625 16486 raft_consensus.cc:2243] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.871100 16486 raft_consensus.cc:2272] T 2104ca0a286549098bc7939f835d9cb4 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.873411 16486 tablet_replica.cc:333] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.873898 16486 raft_consensus.cc:2243] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.874279 16486 raft_consensus.cc:2272] T d4f65b9b113f401eabbb605a4ad368d8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.876192 16486 tablet_replica.cc:333] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.876873 16486 raft_consensus.cc:2243] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.877573 16486 raft_consensus.cc:2272] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.879347 16486 tablet_replica.cc:333] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.879827 16486 raft_consensus.cc:2243] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.880515 16486 raft_consensus.cc:2272] T 02984d7e578943beaa7c7742ee3bca0a P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.882042 16486 tablet_replica.cc:333] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.882522 16486 raft_consensus.cc:2243] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.882925 16486 raft_consensus.cc:2272] T 29a37b7d5a054a73a1a5216a25dd9489 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.884532 16486 tablet_replica.cc:333] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.885047 16486 raft_consensus.cc:2243] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.885736 16486 raft_consensus.cc:2272] T 05fac3eea6004413b1f900c4682a3e3d P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.887286 16486 tablet_replica.cc:333] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.887746 16486 raft_consensus.cc:2243] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.888113 16486 raft_consensus.cc:2272] T eb9173c91f4d4599bc2b5b2c3c41e638 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.889860 16486 tablet_replica.cc:333] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.890309 16486 raft_consensus.cc:2243] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.890702 16486 raft_consensus.cc:2272] T 9727b9ce71f34370ac4fb67f268149ae P 3d2fbfdbd2e04addafc08685fa81bea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.892638 16486 tablet_replica.cc:333] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4: stopping tablet replica
I20260710 13:21:08.893056 16486 raft_consensus.cc:2243] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.893417 16486 raft_consensus.cc:2272] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P 3d2fbfdbd2e04addafc08685fa81bea4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.919776 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
W20260710 13:21:08.934486 16735 consensus_peers.cc:597] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c -> Peer 13aa3dabf7e645fcb7ebb630e27f5d21 (127.16.25.129:43549): Couldn't send request to peer 13aa3dabf7e645fcb7ebb630e27f5d21. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.937006 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
I20260710 13:21:08.956890 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:08.957485 16486 tablet_replica.cc:333] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.958037 16486 raft_consensus.cc:2243] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.958770 16486 raft_consensus.cc:2272] T 2104ca0a286549098bc7939f835d9cb4 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.960808 16486 tablet_replica.cc:333] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.961294 16486 raft_consensus.cc:2243] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.961694 16486 raft_consensus.cc:2272] T 3ea96899a5ac49e0b3dcf18da7f28ff8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.963572 16486 tablet_replica.cc:333] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.964041 16486 raft_consensus.cc:2243] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.964435 16486 raft_consensus.cc:2272] T 02984d7e578943beaa7c7742ee3bca0a P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.965895 16486 tablet_replica.cc:333] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.966358 16486 raft_consensus.cc:2243] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.966766 16486 raft_consensus.cc:2272] T 05fac3eea6004413b1f900c4682a3e3d P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.968214 16486 tablet_replica.cc:333] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.968658 16486 raft_consensus.cc:2243] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.969318 16486 raft_consensus.cc:2272] T 29a37b7d5a054a73a1a5216a25dd9489 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.970800 16486 tablet_replica.cc:333] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.971272 16486 raft_consensus.cc:2243] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.971642 16486 raft_consensus.cc:2272] T 105252e9189e4cd8bfa2ffd1c4e4ba28 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.973181 16486 tablet_replica.cc:333] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.973639 16486 raft_consensus.cc:2243] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.974242 16486 raft_consensus.cc:2272] T d4f65b9b113f401eabbb605a4ad368d8 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.975901 16486 tablet_replica.cc:333] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.976334 16486 raft_consensus.cc:2243] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.976706 16486 raft_consensus.cc:2272] T eb9173c91f4d4599bc2b5b2c3c41e638 P c98b93e6ee9b4f2f932c4e4b23ede95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.978368 16486 tablet_replica.cc:333] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c: stopping tablet replica
I20260710 13:21:08.978804 16486 raft_consensus.cc:2243] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.979183 16486 raft_consensus.cc:2272] T 9727b9ce71f34370ac4fb67f268149ae P c98b93e6ee9b4f2f932c4e4b23ede95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:09.004320 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:21:09.020655 16486 master.cc:562] Master@127.16.25.190:37765 shutting down...
I20260710 13:21:09.212690 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:09.213181 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:09.213474 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3c0094b39de14bfc9e5e6eb3b5eb7717: stopping tablet replica
I20260710 13:21:09.232059 16486 master.cc:584] Master@127.16.25.190:37765 shutdown complete.
13aa3dabf7e645fcb7ebb630e27f5d21  4
3d2fbfdbd2e04addafc08685fa81bea4  4
c98b93e6ee9b4f2f932c4e4b23ede95c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12632 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:21:09.268468 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:43555
I20260710 13:21:09.269501 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:09.274536 16990 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
W20260710 13:21:09.275131 16991 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
W20260710 13:21:09.275954 16993 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
I20260710 13:21:09.276566 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:09.277318 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:09.277523 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:09.277705 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689669277671 us; error 0 us; skew 500 ppm
I20260710 13:21:09.278250 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:09.280622 16486 webserver.cc:533] Webserver started at http://127.16.25.190:37175/ using document root <none> and password file <none>
I20260710 13:21:09.281101 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:09.281294 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:09.281571 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:09.282742 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "9fc0003910fe4610a866ae72e2a706a5"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.286804 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:09.289850 16998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.290494 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:09.290773 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "9fc0003910fe4610a866ae72e2a706a5"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.291085 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-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)
I20260710 13:21:09.324427 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:09.325800 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:09.361738 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:43555
I20260710 13:21:09.361838 17049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:43555 every 8 connection(s)
I20260710 13:21:09.365401 17050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.374121 17050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5: Bootstrap starting.
I20260710 13:21:09.378409 17050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.382169 17050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5: No bootstrap required, opened a new log
I20260710 13:21:09.384125 17050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER }
I20260710 13:21:09.384485 17050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.384654 17050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc0003910fe4610a866ae72e2a706a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.385098 17050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER }
I20260710 13:21:09.385484 17050 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:09.385659 17050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:09.385857 17050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.389539 17050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER }
I20260710 13:21:09.389981 17050 leader_election.cc:304] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [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: 9fc0003910fe4610a866ae72e2a706a5; no voters: 
I20260710 13:21:09.390965 17050 leader_election.cc:290] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:09.391433 17053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.392725 17053 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc0003910fe4610a866ae72e2a706a5, State: Running, Role: LEADER
I20260710 13:21:09.393435 17053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [LEADER]: Queue going to LEADER mode. State: All 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: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER }
I20260710 13:21:09.394220 17050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:09.398108 17055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9fc0003910fe4610a866ae72e2a706a5. Latest consensus state: current_term: 1 leader_uuid: "9fc0003910fe4610a866ae72e2a706a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER } }
I20260710 13:21:09.398823 17055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:09.399667 17054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9fc0003910fe4610a866ae72e2a706a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc0003910fe4610a866ae72e2a706a5" member_type: VOTER } }
I20260710 13:21:09.400209 17054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:09.400676 17060 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:09.405545 17060 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:09.409435 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:09.413393 17060 catalog_manager.cc:1383] Generated new cluster ID: 9cef6c94e664438997dacfa028c6a5db
I20260710 13:21:09.413633 17060 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:09.428128 17060 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:09.429250 17060 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:09.442076 17060 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5: Generated new TSK 0
I20260710 13:21:09.442619 17060 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:09.475714 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:09.481261 17071 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
W20260710 13:21:09.482191 17072 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
I20260710 13:21:09.483803 16486 server_base.cc:1061] running on GCE node
W20260710 13:21:09.484192 17075 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
I20260710 13:21:09.485025 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:09.485221 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:09.485397 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689669485363 us; error 0 us; skew 500 ppm
I20260710 13:21:09.485918 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:09.488081 16486 webserver.cc:533] Webserver started at http://127.16.25.129:36533/ using document root <none> and password file <none>
I20260710 13:21:09.488549 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:09.488744 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:09.489008 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:09.490000 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "d87991bb1b334ab99529465bd6cb185b"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.494369 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:09.497426 17079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.498106 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:09.498389 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "d87991bb1b334ab99529465bd6cb185b"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.498674 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-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)
I20260710 13:21:09.513330 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:09.514470 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:09.515877 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:09.517925 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:09.518137 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.518378 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:09.518558 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.555609 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:36055
I20260710 13:21:09.555693 17141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:36055 every 8 connection(s)
I20260710 13:21:09.560387 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:09.567080 17146 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
W20260710 13:21:09.567925 17147 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
I20260710 13:21:09.571427 16486 server_base.cc:1061] running on GCE node
W20260710 13:21:09.571382 17149 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
I20260710 13:21:09.572670 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:09.572880 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:09.573058 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689669573030 us; error 0 us; skew 500 ppm
I20260710 13:21:09.573554 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:09.576062 16486 webserver.cc:533] Webserver started at http://127.16.25.130:43355/ using document root <none> and password file <none>
I20260710 13:21:09.576817 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:09.577052 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:09.577340 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:09.577999 17142 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43555
I20260710 13:21:09.578327 17142 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:09.578614 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.579192 17142 heartbeater.cc:507] Master 127.16.25.190:43555 requested a full tablet report, sending...
I20260710 13:21:09.581257 17015 ts_manager.cc:194] Registered new tserver with Master: d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055)
I20260710 13:21:09.583513 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46266
I20260710 13:21:09.583755 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:21:09.587029 17154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.587723 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:09.587945 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.588165 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-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)
I20260710 13:21:09.614058 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:09.615144 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:09.616456 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:09.618479 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:09.618696 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.618950 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:09.619122 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:09.656008 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:36365
I20260710 13:21:09.656100 17216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:36365 every 8 connection(s)
I20260710 13:21:09.660533 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:09.668417 17220 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
W20260710 13:21:09.670173 17221 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
I20260710 13:21:09.672967 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:09.673193 17217 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43555
W20260710 13:21:09.673554 17223 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
I20260710 13:21:09.673668 17217 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:09.674381 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:09.674437 17217 heartbeater.cc:507] Master 127.16.25.190:43555 requested a full tablet report, sending...
W20260710 13:21:09.674635 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:09.674871 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689669674855 us; error 0 us; skew 500 ppm
I20260710 13:21:09.675534 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:09.676539 17015 ts_manager.cc:194] Registered new tserver with Master: d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:09.678020 16486 webserver.cc:533] Webserver started at http://127.16.25.131:32965/ using document root <none> and password file <none>
I20260710 13:21:09.678076 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46270
I20260710 13:21:09.678575 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:09.678813 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:09.679141 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:09.680225 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "5c234614833742e8ae3ec2d708becc2d"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.685382 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:09.688292 17228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.688974 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:09.689248 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "5c234614833742e8ae3ec2d708becc2d"
format_stamp: "Formatted at 2026-07-10 13:21:09 on dist-test-slave-dc44"
I20260710 13:21:09.689585 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689656476958-16486-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)
I20260710 13:21:09.710134 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:09.711333 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:09.712715 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:09.714716 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:09.714881 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.715194 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:09.715361 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:09.752168 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:37261
I20260710 13:21:09.752250 17290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:37261 every 8 connection(s)
I20260710 13:21:09.764806 17291 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43555
I20260710 13:21:09.765168 17291 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:09.765839 17291 heartbeater.cc:507] Master 127.16.25.190:43555 requested a full tablet report, sending...
I20260710 13:21:09.767618 17015 ts_manager.cc:194] Registered new tserver with Master: 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:09.768503 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013278294s
I20260710 13:21:09.768884 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46280
I20260710 13:21:09.791215 17015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46296:
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"
    }
  }
}
W20260710 13:21:09.794076 17015 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.
I20260710 13:21:09.875427 17182 tablet_service.cc:1511] Processing CreateTablet for tablet 67a490eae3204c31baac1e0f6490269f (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:09.876309 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce5a84b821d49589957ee71f226fe2a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:09.876895 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a490eae3204c31baac1e0f6490269f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.877627 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce5a84b821d49589957ee71f226fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.877530 17180 tablet_service.cc:1511] Processing CreateTablet for tablet c9110ff105f74f7d84889e7d82740096 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:09.878973 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9110ff105f74f7d84889e7d82740096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.878675 17178 tablet_service.cc:1511] Processing CreateTablet for tablet c275d1fbe23e49a992c434802f029137 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:09.879102 17181 tablet_service.cc:1511] Processing CreateTablet for tablet b727720bdf7e42b492b733f4ffecf9b9 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:09.879973 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c275d1fbe23e49a992c434802f029137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.882266 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b727720bdf7e42b492b733f4ffecf9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.877530 17177 tablet_service.cc:1511] Processing CreateTablet for tablet 76536fe4222e419d9d1d5daaf5f446c7 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:09.883618 17177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76536fe4222e419d9d1d5daaf5f446c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.911651 17181 tablet_service.cc:1511] Processing CreateTablet for tablet abe7c77a7d80433e93a287fbfe31f75a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:09.912954 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe7c77a7d80433e93a287fbfe31f75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.917950 17176 tablet_service.cc:1511] Processing CreateTablet for tablet 45a810b11a0d4916ac886bff6a7ec1b0 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:09.919296 17176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a810b11a0d4916ac886bff6a7ec1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.911655 17305 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:09.931298 17305 tablet_bootstrap.cc:654] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.940600 17181 tablet_service.cc:1511] Processing CreateTablet for tablet a7ab891091504938a1e52e89ceb86c59 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:09.941861 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ab891091504938a1e52e89ceb86c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.943600 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 67a490eae3204c31baac1e0f6490269f (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:09.945305 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a490eae3204c31baac1e0f6490269f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.948561 17255 tablet_service.cc:1511] Processing CreateTablet for tablet b727720bdf7e42b492b733f4ffecf9b9 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:09.949803 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b727720bdf7e42b492b733f4ffecf9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.950789 17176 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5b3380c711472e849aed667d376a3a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:09.952036 17176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5b3380c711472e849aed667d376a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.951951 17254 tablet_service.cc:1511] Processing CreateTablet for tablet c9110ff105f74f7d84889e7d82740096 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:09.952992 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9110ff105f74f7d84889e7d82740096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.960788 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce5a84b821d49589957ee71f226fe2a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:09.962101 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce5a84b821d49589957ee71f226fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.973035 17107 tablet_service.cc:1511] Processing CreateTablet for tablet 67a490eae3204c31baac1e0f6490269f (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:09.973798 17252 tablet_service.cc:1511] Processing CreateTablet for tablet c275d1fbe23e49a992c434802f029137 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:09.974380 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a490eae3204c31baac1e0f6490269f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.975097 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c275d1fbe23e49a992c434802f029137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.976310 17308 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:09.977471 17251 tablet_service.cc:1511] Processing CreateTablet for tablet 76536fe4222e419d9d1d5daaf5f446c7 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:09.977993 17105 tablet_service.cc:1511] Processing CreateTablet for tablet c9110ff105f74f7d84889e7d82740096 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:09.979218 17305 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:09.979336 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9110ff105f74f7d84889e7d82740096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.979777 17305 ts_tablet_manager.cc:1403] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.016s
I20260710 13:21:09.979619 17250 tablet_service.cc:1511] Processing CreateTablet for tablet abe7c77a7d80433e93a287fbfe31f75a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:09.980410 17106 tablet_service.cc:1511] Processing CreateTablet for tablet b727720bdf7e42b492b733f4ffecf9b9 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:09.981662 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b727720bdf7e42b492b733f4ffecf9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.981827 17249 tablet_service.cc:1511] Processing CreateTablet for tablet 45a810b11a0d4916ac886bff6a7ec1b0 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:09.983089 17305 raft_consensus.cc:359] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:09.983930 17305 raft_consensus.cc:385] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.984314 17305 raft_consensus.cc:740] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.985110 17305 consensus_queue.cc:260] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:09.987293 17249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a810b11a0d4916ac886bff6a7ec1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.987402 17102 tablet_service.cc:1511] Processing CreateTablet for tablet 76536fe4222e419d9d1d5daaf5f446c7 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:09.988847 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76536fe4222e419d9d1d5daaf5f446c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.988970 17102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76536fe4222e419d9d1d5daaf5f446c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.990242 17250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe7c77a7d80433e93a287fbfe31f75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.992028 17101 tablet_service.cc:1511] Processing CreateTablet for tablet abe7c77a7d80433e93a287fbfe31f75a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:09.993257 17101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe7c77a7d80433e93a287fbfe31f75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.996507 17100 tablet_service.cc:1511] Processing CreateTablet for tablet 45a810b11a0d4916ac886bff6a7ec1b0 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:09.998201 17100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a810b11a0d4916ac886bff6a7ec1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:10.000005 17255 tablet_service.cc:1511] Processing CreateTablet for tablet a7ab891091504938a1e52e89ceb86c59 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:10.000571 17099 tablet_service.cc:1511] Processing CreateTablet for tablet a7ab891091504938a1e52e89ceb86c59 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:10.001330 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ab891091504938a1e52e89ceb86c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:10.002193 17099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ab891091504938a1e52e89ceb86c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:10.004621 17098 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5b3380c711472e849aed667d376a3a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:10.006294 17098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5b3380c711472e849aed667d376a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:10.008996 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5b3380c711472e849aed667d376a3a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:10.010594 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5b3380c711472e849aed667d376a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.984095 17104 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce5a84b821d49589957ee71f226fe2a (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:10.011930 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce5a84b821d49589957ee71f226fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.985744 17103 tablet_service.cc:1511] Processing CreateTablet for tablet c275d1fbe23e49a992c434802f029137 (DEFAULT_TABLE table=test-workload [id=e78b8c47bbd847139537ba42515d0f2e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:10.015944 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c275d1fbe23e49a992c434802f029137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:10.060223 17310 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.064829 17217 heartbeater.cc:499] Master 127.16.25.190:43555 was elected leader, sending a full tablet report...
I20260710 13:21:10.066612 17305 ts_tablet_manager.cc:1434] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.086s	user 0.024s	sys 0.052s
I20260710 13:21:10.075480 17305 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.083039 17305 tablet_bootstrap.cc:654] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.077661 17308 tablet_bootstrap.cc:654] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.089705 17310 tablet_bootstrap.cc:654] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.105794 17305 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.106348 17305 ts_tablet_manager.cc:1403] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260710 13:21:10.109141 17305 raft_consensus.cc:359] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.110817 17305 raft_consensus.cc:385] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.111228 17305 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.111974 17305 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.114014 17305 ts_tablet_manager.cc:1434] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260710 13:21:10.116036 17305 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.116565 17308 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.116989 17308 ts_tablet_manager.cc:1403] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.006s
I20260710 13:21:10.117404 17310 tablet_bootstrap.cc:492] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.117816 17310 ts_tablet_manager.cc:1403] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.016s
I20260710 13:21:10.120169 17308 raft_consensus.cc:359] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.120977 17308 raft_consensus.cc:385] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.120819 17310 raft_consensus.cc:359] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.121366 17308 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.121580 17310 raft_consensus.cc:385] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.121906 17310 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.122293 17305 tablet_bootstrap.cc:654] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.122337 17308 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.122733 17310 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.130614 17291 heartbeater.cc:499] Master 127.16.25.190:43555 was elected leader, sending a full tablet report...
I20260710 13:21:10.131668 17308 ts_tablet_manager.cc:1434] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:21:10.132589 17308 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.139072 17308 tablet_bootstrap.cc:654] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.143483 17310 ts_tablet_manager.cc:1434] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.017s
I20260710 13:21:10.143996 17142 heartbeater.cc:499] Master 127.16.25.190:43555 was elected leader, sending a full tablet report...
I20260710 13:21:10.144403 17310 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.145177 17305 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.145630 17305 ts_tablet_manager.cc:1403] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.010s
I20260710 13:21:10.148474 17305 raft_consensus.cc:359] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.149206 17305 raft_consensus.cc:385] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.149498 17305 raft_consensus.cc:740] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.150620 17310 tablet_bootstrap.cc:654] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.150189 17305 consensus_queue.cc:260] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.152429 17305 ts_tablet_manager.cc:1434] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:21:10.153388 17305 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.154340 17308 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.154832 17308 ts_tablet_manager.cc:1403] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 13:21:10.158123 17308 raft_consensus.cc:359] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.159052 17308 raft_consensus.cc:385] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.159422 17308 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.161787 17308 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.164134 17308 ts_tablet_manager.cc:1434] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:10.165004 17308 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.168591 17305 tablet_bootstrap.cc:654] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.171250 17308 tablet_bootstrap.cc:654] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.202651 17310 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.203207 17310 ts_tablet_manager.cc:1403] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.029s
I20260710 13:21:10.203290 17305 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.203804 17305 ts_tablet_manager.cc:1403] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.017s
I20260710 13:21:10.204295 17308 tablet_bootstrap.cc:492] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.204742 17308 ts_tablet_manager.cc:1403] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.028s
I20260710 13:21:10.206310 17305 raft_consensus.cc:359] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.206240 17310 raft_consensus.cc:359] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.206972 17305 raft_consensus.cc:385] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.207084 17310 raft_consensus.cc:385] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.207304 17305 raft_consensus.cc:740] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.207468 17310 raft_consensus.cc:740] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.207247 17308 raft_consensus.cc:359] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.207971 17308 raft_consensus.cc:385] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.208273 17308 raft_consensus.cc:740] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.208132 17305 consensus_queue.cc:260] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.208351 17310 consensus_queue.cc:260] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.209061 17308 consensus_queue.cc:260] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.211169 17308 ts_tablet_manager.cc:1434] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:21:10.212061 17308 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.212634 17305 ts_tablet_manager.cc:1434] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:10.212942 17310 ts_tablet_manager.cc:1434] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:10.213568 17305 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.213788 17310 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.218287 17308 tablet_bootstrap.cc:654] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.220021 17305 tablet_bootstrap.cc:654] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.220319 17310 tablet_bootstrap.cc:654] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.231283 17305 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.231786 17305 ts_tablet_manager.cc:1403] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:21:10.234622 17305 raft_consensus.cc:359] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.235375 17305 raft_consensus.cc:385] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.235669 17305 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.236562 17305 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.239631 17309 raft_consensus.cc:493] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.240039 17309 raft_consensus.cc:515] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.242659 17309 leader_election.cc:290] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.244390 17305 ts_tablet_manager.cc:1434] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:10.245399 17305 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.252509 17305 tablet_bootstrap.cc:654] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.266021 17305 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.266538 17305 ts_tablet_manager.cc:1403] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:21:10.269307 17305 raft_consensus.cc:359] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.270119 17305 raft_consensus.cc:385] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.270416 17305 raft_consensus.cc:740] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.271260 17305 consensus_queue.cc:260] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.273655 17305 ts_tablet_manager.cc:1434] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:21:10.274560 17305 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.280929 17305 tablet_bootstrap.cc:654] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.282680 17314 raft_consensus.cc:493] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.283319 17314 raft_consensus.cc:515] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.288045 17314 leader_election.cc:290] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.292456 17305 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.292970 17305 ts_tablet_manager.cc:1403] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:21:10.296365 17305 raft_consensus.cc:359] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.297245 17305 raft_consensus.cc:385] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.297590 17305 raft_consensus.cc:740] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.298482 17305 consensus_queue.cc:260] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.301414 17305 ts_tablet_manager.cc:1434] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:21:10.302522 17305 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.309089 17305 tablet_bootstrap.cc:654] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.320427 17305 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.320645 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a490eae3204c31baac1e0f6490269f" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.320937 17305 ts_tablet_manager.cc:1403] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:21:10.321332 17192 raft_consensus.cc:2468] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.322806 17083 leader_election.cc:304] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.323796 17314 raft_consensus.cc:2804] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.324256 17314 raft_consensus.cc:493] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.324057 17305 raft_consensus.cc:359] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.324764 17314 raft_consensus.cc:3060] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.324873 17305 raft_consensus.cc:385] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.325304 17305 raft_consensus.cc:740] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.326089 17305 consensus_queue.cc:260] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.330397 17305 ts_tablet_manager.cc:1434] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:21:10.332048 17305 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.335582 17314 raft_consensus.cc:515] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.337512 17305 tablet_bootstrap.cc:654] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.339687 17314 leader_election.cc:290] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.340031 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a490eae3204c31baac1e0f6490269f" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.341385 17192 raft_consensus.cc:3060] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.347357 17309 raft_consensus.cc:493] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.347915 17309 raft_consensus.cc:515] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.349766 17309 leader_election.cc:290] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.351598 17192 raft_consensus.cc:2468] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
I20260710 13:21:10.352231 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.353951 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.355365 17083 leader_election.cc:304] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.357792 17333 raft_consensus.cc:2804] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.358312 17314 raft_consensus.cc:493] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.358805 17314 raft_consensus.cc:515] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.360736 17308 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.360949 17314 leader_election.cc:290] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.361192 17308 ts_tablet_manager.cc:1403] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.149s	user 0.060s	sys 0.080s
W20260710 13:21:10.362673 17155 leader_election.cc:343] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.362772 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
W20260710 13:21:10.363329 17155 leader_election.cc:343] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.363408 17192 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.364010 17308 raft_consensus.cc:359] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.364696 17308 raft_consensus.cc:385] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.364765 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.365041 17308 raft_consensus.cc:740] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.365273 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.365785 17308 consensus_queue.cc:260] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.366494 17266 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 0.
I20260710 13:21:10.366636 17083 leader_election.cc:304] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.367496 17314 raft_consensus.cc:2804] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.367856 17314 raft_consensus.cc:493] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:10.367973 17155 leader_election.cc:343] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.368351 17314 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.368446 17155 leader_election.cc:304] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.369207 17309 raft_consensus.cc:2749] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.370254 17155 leader_election.cc:304] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.370956 17309 raft_consensus.cc:2804] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.371316 17309 raft_consensus.cc:493] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.371647 17309 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.373895 17308 ts_tablet_manager.cc:1434] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 13:21:10.374843 17308 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.375238 17314 raft_consensus.cc:515] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.378505 17309 raft_consensus.cc:515] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.379755 17314 leader_election.cc:290] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.378489 17305 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.380422 17309 leader_election.cc:290] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.380518 17305 ts_tablet_manager.cc:1403] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.009s
I20260710 13:21:10.381315 17310 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.381814 17310 ts_tablet_manager.cc:1403] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.168s	user 0.050s	sys 0.042s
I20260710 13:21:10.382378 17333 raft_consensus.cc:697] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:10.383108 17305 raft_consensus.cc:359] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.383255 17333 consensus_queue.cc:237] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.384793 17310 raft_consensus.cc:359] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.385640 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.385478 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.383769 17305 raft_consensus.cc:385] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.386029 17310 raft_consensus.cc:385] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.386154 17266 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.386296 17305 raft_consensus.cc:740] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.386359 17310 raft_consensus.cc:740] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.387109 17305 consensus_queue.cc:260] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.387418 17310 consensus_queue.cc:260] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.389030 17305 ts_tablet_manager.cc:1434] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:10.389403 17310 ts_tablet_manager.cc:1434] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:10.389853 17305 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: Bootstrap starting.
I20260710 13:21:10.390223 17310 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.393966 17266 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 1.
I20260710 13:21:10.395684 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.396219 17192 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.397644 17308 tablet_bootstrap.cc:654] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.398907 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a490eae3204c31baac1e0f6490269f" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.399518 17266 raft_consensus.cc:2468] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.400429 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a490eae3204c31baac1e0f6490269f" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.400949 17265 raft_consensus.cc:3060] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.404547 17192 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
W20260710 13:21:10.405253 17063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:10.402760 17014 catalog_manager.cc:5697] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 0 to 1, leader changed from <none> to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 1 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.400946 17305 tablet_bootstrap.cc:654] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.407403 17265 raft_consensus.cc:2468] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
I20260710 13:21:10.407752 17308 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.408174 17308 ts_tablet_manager.cc:1403] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 13:21:10.410151 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.411414 17265 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.411231 17308 raft_consensus.cc:359] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.410830 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.412150 17308 raft_consensus.cc:385] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.412305 17266 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.412560 17308 raft_consensus.cc:740] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.414067 17310 tablet_bootstrap.cc:654] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.413722 17308 consensus_queue.cc:260] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.411053 17155 leader_election.cc:304] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
W20260710 13:21:10.415676 17155 leader_election.cc:343] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.416139 17309 raft_consensus.cc:2804] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.416692 17083 leader_election.cc:304] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.417594 17334 raft_consensus.cc:2804] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.418079 17334 raft_consensus.cc:697] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:10.419026 17308 ts_tablet_manager.cc:1434] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:10.418869 17334 consensus_queue.cc:237] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.419945 17308 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.424712 17266 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
I20260710 13:21:10.426942 17305 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: No bootstrap required, opened a new log
I20260710 13:21:10.440601 17305 ts_tablet_manager.cc:1403] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260710 13:21:10.432627 17340 raft_consensus.cc:493] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.441023 17340 raft_consensus.cc:515] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.434890 17310 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.443089 17340 leader_election.cc:290] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.438536 17308 tablet_bootstrap.cc:654] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.443476 17310 ts_tablet_manager.cc:1403] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260710 13:21:10.443228 17305 raft_consensus.cc:359] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.443962 17305 raft_consensus.cc:385] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.444257 17305 raft_consensus.cc:740] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.444914 17305 consensus_queue.cc:260] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.447187 17305 ts_tablet_manager.cc:1434] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:10.446919 17310 raft_consensus.cc:359] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.447739 17310 raft_consensus.cc:385] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.448094 17310 raft_consensus.cc:740] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.448843 17310 consensus_queue.cc:260] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.449859 17014 catalog_manager.cc:5697] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 0 to 1, leader changed from <none> to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 1 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.450467 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.451232 17310 ts_tablet_manager.cc:1434] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:10.452229 17310 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.453182 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.454023 17266 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 0.
I20260710 13:21:10.439132 17309 raft_consensus.cc:697] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:10.455981 17309 consensus_queue.cc:237] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.458657 17155 leader_election.cc:304] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:10.459474 17310 tablet_bootstrap.cc:654] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:10.459823 17155 leader_election.cc:343] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.460951 17340 raft_consensus.cc:2804] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.461410 17340 raft_consensus.cc:493] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.461833 17340 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.474185 17340 raft_consensus.cc:515] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.476811 17340 leader_election.cc:290] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.477641 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.478938 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.479537 17266 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.480260 17308 tablet_bootstrap.cc:492] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.480692 17308 ts_tablet_manager.cc:1403] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.028s
I20260710 13:21:10.483609 17308 raft_consensus.cc:359] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.484275 17308 raft_consensus.cc:385] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.484548 17308 raft_consensus.cc:740] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.485343 17308 consensus_queue.cc:260] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.485689 17014 catalog_manager.cc:5697] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:10.487551 17155 leader_election.cc:343] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.490264 17308 ts_tablet_manager.cc:1434] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:10.490159 17266 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 1.
I20260710 13:21:10.491365 17308 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.491835 17155 leader_election.cc:304] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.493479 17340 raft_consensus.cc:2804] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.494396 17340 raft_consensus.cc:697] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:10.495556 17340 consensus_queue.cc:237] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.498092 17308 tablet_bootstrap.cc:654] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.509119 17310 tablet_bootstrap.cc:492] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.509738 17310 ts_tablet_manager.cc:1403] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.023s
I20260710 13:21:10.511507 17308 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.511967 17308 ts_tablet_manager.cc:1403] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 13:21:10.512718 17310 raft_consensus.cc:359] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.513389 17310 raft_consensus.cc:385] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.513669 17310 raft_consensus.cc:740] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.514350 17310 consensus_queue.cc:260] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.514504 17308 raft_consensus.cc:359] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.515223 17308 raft_consensus.cc:385] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.515497 17308 raft_consensus.cc:740] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.515573 17316 raft_consensus.cc:493] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.516009 17316 raft_consensus.cc:515] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.516268 17310 ts_tablet_manager.cc:1434] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:10.516252 17308 consensus_queue.cc:260] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.517532 17310 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.522789 17308 ts_tablet_manager.cc:1434] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:21:10.523726 17308 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.524936 17310 tablet_bootstrap.cc:654] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.528425 17316 leader_election.cc:290] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.529855 17308 tablet_bootstrap.cc:654] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.532529 17014 catalog_manager.cc:5697] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.541292 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.541914 17116 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 0.
I20260710 13:21:10.543291 17229 leader_election.cc:304] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.544386 17316 raft_consensus.cc:2804] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.544751 17316 raft_consensus.cc:493] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.545061 17316 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.547848 17310 tablet_bootstrap.cc:492] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.548302 17310 ts_tablet_manager.cc:1403] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:21:10.552336 17316 raft_consensus.cc:515] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.552748 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.553355 17192 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 0.
I20260710 13:21:10.551105 17310 raft_consensus.cc:359] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.554605 17310 raft_consensus.cc:385] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.554894 17310 raft_consensus.cc:740] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.555032 17308 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.555029 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.555621 17308 ts_tablet_manager.cc:1403] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260710 13:21:10.555693 17116 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.556581 17316 leader_election.cc:290] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.556797 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.557348 17192 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.558008 17308 raft_consensus.cc:359] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.558475 17308 raft_consensus.cc:385] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.558717 17308 raft_consensus.cc:740] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.555709 17310 consensus_queue.cc:260] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.559448 17308 consensus_queue.cc:260] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.560717 17310 ts_tablet_manager.cc:1434] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:21:10.561281 17308 ts_tablet_manager.cc:1434] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:10.561723 17310 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.563697 17192 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.564802 17232 leader_election.cc:304] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:10.565550 17316 raft_consensus.cc:2804] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.565984 17316 raft_consensus.cc:697] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:10.566738 17316 consensus_queue.cc:237] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.562086 17308 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.571055 17340 raft_consensus.cc:493] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.571508 17340 raft_consensus.cc:515] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.573374 17340 leader_election.cc:290] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.573997 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.574628 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.574908 17308 tablet_bootstrap.cc:654] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.575243 17266 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 0.
W20260710 13:21:10.575345 17155 leader_election.cc:343] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.576311 17155 leader_election.cc:304] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.577337 17340 raft_consensus.cc:2804] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.569213 17310 tablet_bootstrap.cc:654] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.579037 17340 raft_consensus.cc:493] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.579516 17340 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.580509 17308 tablet_bootstrap.cc:492] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.580914 17308 ts_tablet_manager.cc:1403] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 13:21:10.582441 17116 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.583425 17308 raft_consensus.cc:359] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.584043 17308 raft_consensus.cc:385] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.584308 17308 raft_consensus.cc:740] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.584924 17308 consensus_queue.cc:260] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.586798 17308 ts_tablet_manager.cc:1434] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:10.587656 17308 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: Bootstrap starting.
I20260710 13:21:10.587121 17340 raft_consensus.cc:515] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.588184 17014 catalog_manager.cc:5697] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 1 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.590654 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
W20260710 13:21:10.592360 17155 leader_election.cc:343] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.593529 17308 tablet_bootstrap.cc:654] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.594794 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.595522 17266 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.600286 17340 leader_election.cc:290] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.605378 17266 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 1.
I20260710 13:21:10.606786 17155 leader_election.cc:304] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.608202 17340 raft_consensus.cc:2804] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.609699 17340 raft_consensus.cc:697] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:10.610764 17340 consensus_queue.cc:237] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.613554 17351 raft_consensus.cc:493] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.613993 17351 raft_consensus.cc:515] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.616325 17351 leader_election.cc:290] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.618238 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.619032 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.619822 17192 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 0.
W20260710 13:21:10.620175 17229 leader_election.cc:343] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.621320 17232 leader_election.cc:304] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.622247 17351 raft_consensus.cc:2804] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.622578 17351 raft_consensus.cc:493] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.622897 17351 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.624559 17310 tablet_bootstrap.cc:492] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.624845 17308 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: No bootstrap required, opened a new log
I20260710 13:21:10.625010 17310 ts_tablet_manager.cc:1403] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.025s
I20260710 13:21:10.625279 17308 ts_tablet_manager.cc:1403] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.026s
I20260710 13:21:10.624975 17014 catalog_manager.cc:5697] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.627992 17310 raft_consensus.cc:359] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.628120 17308 raft_consensus.cc:359] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.628692 17310 raft_consensus.cc:385] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.628821 17308 raft_consensus.cc:385] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.629011 17310 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.629208 17308 raft_consensus.cc:740] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.629551 17351 raft_consensus.cc:515] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.629788 17310 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.629912 17308 consensus_queue.cc:260] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.632076 17308 ts_tablet_manager.cc:1434] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:10.632310 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.632867 17116 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.634313 17310 ts_tablet_manager.cc:1434] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:21:10.635283 17310 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.635957 17316 raft_consensus.cc:493] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.636425 17316 raft_consensus.cc:515] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.638355 17316 leader_election.cc:290] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.639071 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
W20260710 13:21:10.640152 17229 leader_election.cc:343] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.641776 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.642345 17192 raft_consensus.cc:2468] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 0.
I20260710 13:21:10.643489 17116 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.643525 17232 leader_election.cc:304] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:10.644809 17316 raft_consensus.cc:2804] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.645174 17316 raft_consensus.cc:493] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.645520 17316 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.647162 17310 tablet_bootstrap.cc:654] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.650171 17229 leader_election.cc:304] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.651801 17362 raft_consensus.cc:2804] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.652441 17310 tablet_bootstrap.cc:492] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.652594 17316 raft_consensus.cc:515] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.653389 17310 ts_tablet_manager.cc:1403] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260710 13:21:10.653612 17362 raft_consensus.cc:697] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:10.655049 17351 leader_election.cc:290] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.654603 17362 consensus_queue.cc:237] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.656091 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.655946 17310 raft_consensus.cc:359] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.656606 17310 raft_consensus.cc:385] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.656606 17192 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.656944 17310 raft_consensus.cc:740] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.656828 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.657801 17310 consensus_queue.cc:260] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.659744 17310 ts_tablet_manager.cc:1434] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:21:10.659907 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.660584 17310 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.660670 17191 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.663303 17192 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.668476 17116 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.669191 17310 tablet_bootstrap.cc:654] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.671504 17014 catalog_manager.cc:5697] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 1 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.674419 17116 raft_consensus.cc:2468] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.676043 17229 leader_election.cc:304] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.676599 17316 leader_election.cc:290] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:10.676968 17362 raft_consensus.cc:2804] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.676285 17191 raft_consensus.cc:2468] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 1.
I20260710 13:21:10.677759 17362 raft_consensus.cc:697] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:10.678628 17362 consensus_queue.cc:237] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.686040 17310 tablet_bootstrap.cc:492] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.686491 17310 ts_tablet_manager.cc:1403] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260710 13:21:10.687955 17014 catalog_manager.cc:5697] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 1 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.688923 17310 raft_consensus.cc:359] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.689553 17310 raft_consensus.cc:385] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.689842 17310 raft_consensus.cc:740] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.690505 17310 consensus_queue.cc:260] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.692198 17310 ts_tablet_manager.cc:1434] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:21:10.693864 17310 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: Bootstrap starting.
I20260710 13:21:10.699124 17310 tablet_bootstrap.cc:654] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.703601 17310 tablet_bootstrap.cc:492] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: No bootstrap required, opened a new log
I20260710 13:21:10.703954 17310 ts_tablet_manager.cc:1403] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:21:10.705669 17310 raft_consensus.cc:359] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.706126 17310 raft_consensus.cc:385] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.706348 17310 raft_consensus.cc:740] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.706813 17310 consensus_queue.cc:260] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.708130 17310 ts_tablet_manager.cc:1434] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:10.712857 17340 raft_consensus.cc:493] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.713325 17340 raft_consensus.cc:515] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.715121 17340 leader_election.cc:290] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.715729 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b" is_pre_election: true
I20260710 13:21:10.716050 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.716610 17116 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 0.
I20260710 13:21:10.716665 17266 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 0.
I20260710 13:21:10.717554 17155 leader_election.cc:304] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.718263 17340 raft_consensus.cc:2804] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.718613 17340 raft_consensus.cc:493] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.718887 17340 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.723028 17340 raft_consensus.cc:515] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.724511 17340 leader_election.cc:290] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.725088 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:10.725373 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.725509 17116 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.725850 17266 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.729758 17116 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 1.
I20260710 13:21:10.729934 17266 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 1.
I20260710 13:21:10.730756 17155 leader_election.cc:304] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.731472 17340 raft_consensus.cc:2804] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.731914 17340 raft_consensus.cc:697] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:10.732685 17340 consensus_queue.cc:237] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.738914 17012 catalog_manager.cc:5697] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.881136 17334 raft_consensus.cc:493] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.881628 17334 raft_consensus.cc:515] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.883378 17334 leader_election.cc:290] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.884055 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.884358 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.885051 17266 raft_consensus.cc:2393] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87991bb1b334ab99529465bd6cb185b in current term 1: Already voted for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in this term.
I20260710 13:21:10.885815 17080 leader_election.cc:304] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87991bb1b334ab99529465bd6cb185b; no voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:10.886406 17334 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.891405 17333 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.891878 17334 raft_consensus.cc:2749] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.894250 17333 raft_consensus.cc:493] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.894697 17333 raft_consensus.cc:515] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.896904 17333 leader_election.cc:290] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.897625 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:10.898202 17192 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.898334 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:10.899009 17266 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 0.
I20260710 13:21:10.899160 17083 leader_election.cc:304] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.899887 17334 raft_consensus.cc:2804] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.900225 17334 raft_consensus.cc:493] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.900552 17334 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.907102 17333 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.907574 17334 raft_consensus.cc:515] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.910066 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:10.910591 17191 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.918740 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:10.919327 17264 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.922065 17334 leader_election.cc:290] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:10.925066 17191 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
I20260710 13:21:10.926379 17083 leader_election.cc:304] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:10.927337 17334 raft_consensus.cc:2804] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.927814 17334 raft_consensus.cc:697] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:10.928570 17334 consensus_queue.cc:237] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:10.931475 17264 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 1.
I20260710 13:21:10.939949 17014 catalog_manager.cc:5697] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 0 to 1, leader changed from <none> to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 1 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.956266 17334 consensus_queue.cc:1048] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.965629 17334 consensus_queue.cc:1048] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.989234 17265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:21:10.989722 17265 raft_consensus.cc:606] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:11.001158 17192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:11.001602 17192 raft_consensus.cc:606] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:11.006134 17192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c275d1fbe23e49a992c434802f029137"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:11.006659 17192 raft_consensus.cc:606] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:11.007408 17340 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.010826 17334 raft_consensus.cc:493] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.011255 17334 raft_consensus.cc:515] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.013945 17334 leader_election.cc:290] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.014611 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:11.014791 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:11.015825 17265 raft_consensus.cc:2393] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87991bb1b334ab99529465bd6cb185b in current term 1: Already voted for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in this term.
I20260710 13:21:11.016831 17080 leader_election.cc:304] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87991bb1b334ab99529465bd6cb185b; no voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:11.017508 17334 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.022790 17334 raft_consensus.cc:2749] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.025291 17117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:39518
I20260710 13:21:11.025794 17117 raft_consensus.cc:606] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Received request to transfer leadership to TS d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:11.027802 17309 raft_consensus.cc:993] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.028574 17309 raft_consensus.cc:1081] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.031157 17265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
mode: GRACEFUL
new_leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:21:11.031697 17265 raft_consensus.cc:606] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Received request to transfer leadership to TS d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:11.033865 17309 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.036158 17117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39510
I20260710 13:21:11.036677 17117 raft_consensus.cc:493] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.037014 17117 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.041421 17265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
mode: GRACEFUL
new_leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:21:11.041987 17265 raft_consensus.cc:606] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Received request to transfer leadership to TS d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:11.047176 17117 raft_consensus.cc:515] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.048282 17316 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.049784 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:11.049957 17316 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.050315 17191 raft_consensus.cc:3055] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.050686 17191 raft_consensus.cc:740] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.051499 17191 consensus_queue.cc:260] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.052603 17191 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.053385 17189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:11.053994 17189 raft_consensus.cc:606] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Received request to transfer leadership to TS 5c234614833742e8ae3ec2d708becc2d
I20260710 13:21:11.060937 17191 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.061916 17083 leader_election.cc:304] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:11.063337 17371 raft_consensus.cc:2804] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.063895 17371 raft_consensus.cc:697] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:11.064738 17371 consensus_queue.cc:237] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.065438 17340 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.071298 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.072064 17265 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.078380 17340 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.082290 17371 raft_consensus.cc:493] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.082903 17371 raft_consensus.cc:515] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.084039 17013 catalog_manager.cc:5697] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 1 to 2, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 2 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.086335 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" is_pre_election: true
I20260710 13:21:11.090222 17117 leader_election.cc:290] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.090374 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c234614833742e8ae3ec2d708becc2d" is_pre_election: true
I20260710 13:21:11.092182 17080 leader_election.cc:304] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87991bb1b334ab99529465bd6cb185b; no voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:11.090627 17371 leader_election.cc:290] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.092964 17333 raft_consensus.cc:2749] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.095603 17265 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.097335 17117 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.104864 17363 raft_consensus.cc:993] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: : Instructing follower d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.105298 17362 raft_consensus.cc:1081] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Signalling peer d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.106698 17309 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.107142 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:59868
I20260710 13:21:11.108582 17191 raft_consensus.cc:493] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.108976 17191 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.107383 17340 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.116509 17191 raft_consensus.cc:515] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.116652 17362 consensus_queue.cc:1048] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.118381 17191 leader_election.cc:290] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 2 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.125571 17362 raft_consensus.cc:993] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: : Instructing follower d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.125949 17363 raft_consensus.cc:1081] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Signalling peer d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.126159 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.126724 17264 raft_consensus.cc:3055] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.127070 17264 raft_consensus.cc:740] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:11.127120 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:11.127729 17115 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.127894 17264 consensus_queue.cc:260] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.129155 17264 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.132021 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:59868
I20260710 13:21:11.136179 17191 raft_consensus.cc:493] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.136571 17191 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.139624 17264 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 2.
I20260710 13:21:11.140146 17115 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 2.
I20260710 13:21:11.141454 17155 leader_election.cc:304] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:11.142511 17388 raft_consensus.cc:2804] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.143105 17388 raft_consensus.cc:697] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.144125 17388 consensus_queue.cc:237] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.146370 17362 consensus_queue.cc:1048] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.156692 17387 raft_consensus.cc:993] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.157083 17309 raft_consensus.cc:1081] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.159217 17114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c275d1fbe23e49a992c434802f029137"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39510
I20260710 13:21:11.159161 17191 raft_consensus.cc:515] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.159906 17114 raft_consensus.cc:493] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.160315 17114 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.165714 17114 raft_consensus.cc:515] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.168334 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:11.168871 17190 raft_consensus.cc:3055] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.169154 17190 raft_consensus.cc:740] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.169924 17190 consensus_queue.cc:260] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.170930 17190 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.171980 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.172524 17265 raft_consensus.cc:3055] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.172851 17265 raft_consensus.cc:740] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:11.173652 17265 consensus_queue.cc:260] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.174576 17265 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.174772 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ab891091504938a1e52e89ceb86c59" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:11.178138 17190 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.179342 17191 leader_election.cc:290] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 2 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.180130 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.182063 17264 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.181731 17265 raft_consensus.cc:2468] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 2.
I20260710 13:21:11.183686 17155 leader_election.cc:304] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:11.180608 17114 leader_election.cc:290] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.180204 17013 catalog_manager.cc:5697] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 1 to 2, leader changed from 5c234614833742e8ae3ec2d708becc2d (127.16.25.131) to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.181435 17116 raft_consensus.cc:1240] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Rejecting Update request from peer d1fd7fd594ba471aaf36dbe7eabaaae0 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:11.186762 17083 leader_election.cc:304] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:11.187619 17333 raft_consensus.cc:2804] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.188056 17333 raft_consensus.cc:697] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:11.188861 17333 consensus_queue.cc:237] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.184494 17388 raft_consensus.cc:2804] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.192219 17388 raft_consensus.cc:697] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.193710 17264 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.193529 17388 consensus_queue.cc:237] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.201974 17012 catalog_manager.cc:5697] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 1 to 2, leader changed from 5c234614833742e8ae3ec2d708becc2d (127.16.25.131) to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.208750 17013 catalog_manager.cc:5697] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 1 to 2, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 2 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.254067 17362 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.254271 17388 consensus_queue.cc:1048] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.257424 17362 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.265362 17363 raft_consensus.cc:993] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.265794 17362 raft_consensus.cc:1081] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:11.269583 17116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39516
I20260710 13:21:11.273697 17116 raft_consensus.cc:493] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.274001 17309 raft_consensus.cc:993] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:11.274083 17116 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.274489 17309 raft_consensus.cc:1081] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Signalling peer 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:11.276444 17265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:35628
I20260710 13:21:11.277895 17265 raft_consensus.cc:493] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.278272 17265 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.279584 17389 consensus_queue.cc:1048] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.280684 17116 raft_consensus.cc:515] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.283804 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:11.284343 17190 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.285899 17265 raft_consensus.cc:515] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.291183 17116 leader_election.cc:290] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.292204 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.292773 17264 raft_consensus.cc:3055] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.293035 17264 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:11.293816 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:11.294164 17190 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.293807 17264 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.295111 17265 leader_election.cc:290] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 2 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:11.295151 17264 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.296281 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5b3380c711472e849aed667d376a3a" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:11.296794 17191 raft_consensus.cc:3055] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.297107 17191 raft_consensus.cc:740] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.297837 17191 consensus_queue.cc:260] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.294504 17116 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.298959 17191 raft_consensus.cc:3060] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.300661 17264 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:11.301692 17080 leader_election.cc:304] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:11.302698 17333 raft_consensus.cc:2804] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.303144 17333 raft_consensus.cc:697] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:11.303908 17333 consensus_queue.cc:237] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.305159 17116 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 2.
I20260710 13:21:11.305162 17191 raft_consensus.cc:2468] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 2.
I20260710 13:21:11.306433 17232 leader_election.cc:304] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:11.307163 17351 raft_consensus.cc:2804] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.307576 17351 raft_consensus.cc:697] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:11.308311 17351 consensus_queue.cc:237] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.311633 17012 catalog_manager.cc:5697] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 1 to 2, leader changed from 5c234614833742e8ae3ec2d708becc2d (127.16.25.131) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 2 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.318534 17015 catalog_manager.cc:5697] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 1 to 2, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 2 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.387073 17333 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.393401 17334 raft_consensus.cc:993] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.393455 17371 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.393950 17334 raft_consensus.cc:1081] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Signalling peer d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:11.395751 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:59864
I20260710 13:21:11.396376 17191 raft_consensus.cc:493] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.396747 17191 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.404006 17191 raft_consensus.cc:515] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.405000 17190 raft_consensus.cc:1240] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Rejecting Update request from peer d87991bb1b334ab99529465bd6cb185b for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:11.406046 17191 leader_election.cc:290] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 2 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:11.407773 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:11.408489 17264 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.407807 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:11.409061 17116 raft_consensus.cc:3055] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.409448 17116 raft_consensus.cc:740] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:11.410713 17116 consensus_queue.cc:260] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.411535 17371 consensus_queue.cc:1059] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.412650 17116 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.415448 17264 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 2.
I20260710 13:21:11.418865 17155 leader_election.cc:304] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:11.419232 17116 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 2.
I20260710 13:21:11.419770 17389 raft_consensus.cc:2804] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.420235 17389 raft_consensus.cc:697] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:11.421033 17389 consensus_queue.cc:237] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:11.427325 17015 catalog_manager.cc:5697] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 1 to 2, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.447329 17190 raft_consensus.cc:1275] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.448448 17371 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.456000 17264 raft_consensus.cc:1275] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.457418 17371 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.534090 17116 raft_consensus.cc:1275] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.535274 17389 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.542232 17264 raft_consensus.cc:1275] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.544139 17389 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.600312 17116 raft_consensus.cc:3060] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.605273 17116 raft_consensus.cc:1275] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.606420 17389 consensus_queue.cc:1048] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.613706 17264 raft_consensus.cc:1275] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.615499 17389 consensus_queue.cc:1048] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.678563 17264 raft_consensus.cc:1275] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.679841 17370 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.686686 17191 raft_consensus.cc:1275] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.688030 17334 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.702123 17191 raft_consensus.cc:1275] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.703153 17351 consensus_queue.cc:1048] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.709658 17116 raft_consensus.cc:1275] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.711826 17362 consensus_queue.cc:1048] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.780941 17191 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.782006 17371 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.788995 17264 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.790395 17334 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.923730 17116 raft_consensus.cc:1275] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.924860 17388 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.932749 17264 raft_consensus.cc:1275] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.935472 17388 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.082895 16486 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:21:14.083607 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:14.099448 17116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:14.100124 17116 raft_consensus.cc:606] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Received request to transfer leadership to TS 5c234614833742e8ae3ec2d708becc2d
I20260710 13:21:14.102622 17116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:14.103128 17116 raft_consensus.cc:606] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Received request to transfer leadership to TS 5c234614833742e8ae3ec2d708becc2d
I20260710 13:21:14.104127 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:14.104633 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:14.131217 17405 raft_consensus.cc:993] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:14.131572 17334 raft_consensus.cc:1081] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Signalling peer 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:14.132835 17264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:35644
I20260710 13:21:14.133270 17264 raft_consensus.cc:493] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.133545 17264 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:14.137777 17264 raft_consensus.cc:515] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.139904 17264 leader_election.cc:290] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 3 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:14.140369 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:14.140380 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:14.141049 17116 raft_consensus.cc:3055] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:14.141140 17191 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:14.141345 17116 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:14.142185 17116 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.143313 17116 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:14.145876 17191 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 3.
I20260710 13:21:14.146759 17232 leader_election.cc:304] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [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: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:14.147454 17362 raft_consensus.cc:2804] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:14.148275 17116 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 3.
I20260710 13:21:14.148702 17362 raft_consensus.cc:697] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:14.149544 17362 consensus_queue.cc:237] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.155968 17012 catalog_manager.cc:5697] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 2 to 3, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 3 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.537745 17405 raft_consensus.cc:993] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:14.538153 17334 raft_consensus.cc:1081] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Signalling peer 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:14.539455 17264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:35644
I20260710 13:21:14.539896 17264 raft_consensus.cc:493] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.540198 17264 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.544410 17264 raft_consensus.cc:515] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.545775 17264 leader_election.cc:290] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 2 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:14.546491 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:14.546763 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:14.547081 17116 raft_consensus.cc:3055] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.547315 17191 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.547433 17116 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:14.548192 17116 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.549224 17116 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.552000 17191 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 2.
I20260710 13:21:14.552983 17232 leader_election.cc:304] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:14.553598 17362 raft_consensus.cc:2804] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.554046 17362 raft_consensus.cc:697] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:14.554415 17116 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 2.
I20260710 13:21:14.554829 17362 consensus_queue.cc:237] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:14.560907 17012 catalog_manager.cc:5697] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 1 to 2, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 2 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.648042 17116 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:14.649123 17362 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:14.658092 17191 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:14.659582 17362 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:14.941046 17116 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.942112 17362 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.949929 17191 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.951511 17362 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.105579 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:15.117954 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:21:15.118538 17264 raft_consensus.cc:606] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:15.123361 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:21:15.123811 17264 raft_consensus.cc:606] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:15.132838 17191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:15.133268 17191 raft_consensus.cc:606] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:15.137331 17191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:15.137734 17191 raft_consensus.cc:606] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:15.141645 17191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
mode: GRACEFUL
new_leader_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:59880
I20260710 13:21:15.142045 17191 raft_consensus.cc:606] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Received request to transfer leadership to TS d87991bb1b334ab99529465bd6cb185b
I20260710 13:21:15.178043 17362 raft_consensus.cc:993] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.178434 17406 raft_consensus.cc:1081] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.179765 17116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39516
I20260710 13:21:15.180176 17116 raft_consensus.cc:493] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.180392 17116 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:15.184211 17116 raft_consensus.cc:515] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.185451 17116 leader_election.cc:290] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 4 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:15.186259 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:15.186396 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9110ff105f74f7d84889e7d82740096" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:15.186774 17191 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:15.186796 17264 raft_consensus.cc:3055] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:15.187299 17264 raft_consensus.cc:740] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:15.188004 17264 consensus_queue.cc:260] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.189029 17264 raft_consensus.cc:3060] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:15.192821 17191 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 4.
I20260710 13:21:15.193920 17083 leader_election.cc:304] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [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: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:15.194391 17264 raft_consensus.cc:2468] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 4.
I20260710 13:21:15.194591 17405 raft_consensus.cc:2804] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:15.195058 17405 raft_consensus.cc:697] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 4 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:15.195858 17405 consensus_queue.cc:237] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.201202 17015 catalog_manager.cc:5697] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 3 to 4, leader changed from 5c234614833742e8ae3ec2d708becc2d (127.16.25.131) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 4 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.331271 17362 raft_consensus.cc:993] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.331753 17406 raft_consensus.cc:1081] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.332955 17116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39516
I20260710 13:21:15.333364 17116 raft_consensus.cc:493] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.333629 17116 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.337405 17116 raft_consensus.cc:515] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.338660 17116 leader_election.cc:290] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 3 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:15.339398 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:15.339594 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:15.339908 17191 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.340111 17264 raft_consensus.cc:3055] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:15.340404 17264 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:15.340958 17264 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.341720 17264 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.344075 17191 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.344905 17083 leader_election.cc:304] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [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: d1fd7fd594ba471aaf36dbe7eabaaae0, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:15.345512 17405 raft_consensus.cc:2804] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:15.345779 17264 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.345993 17405 raft_consensus.cc:697] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:15.346768 17405 consensus_queue.cc:237] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.352511 17015 catalog_manager.cc:5697] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 2 to 3, leader changed from 5c234614833742e8ae3ec2d708becc2d (127.16.25.131) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 3 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.378166 17424 raft_consensus.cc:993] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.378646 17309 raft_consensus.cc:1081] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.379844 17116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39510
I20260710 13:21:15.380254 17116 raft_consensus.cc:493] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.380528 17116 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.384618 17116 raft_consensus.cc:515] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.385968 17116 leader_election.cc:290] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 3 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:15.386593 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:15.386976 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76536fe4222e419d9d1d5daaf5f446c7" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:15.387110 17191 raft_consensus.cc:3055] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:15.387414 17191 raft_consensus.cc:740] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:15.387441 17264 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.388142 17191 consensus_queue.cc:260] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.388906 17191 raft_consensus.cc:3060] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.391908 17264 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.392844 17080 leader_election.cc:304] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [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: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:15.393414 17191 raft_consensus.cc:2468] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.393502 17405 raft_consensus.cc:2804] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:15.394008 17405 raft_consensus.cc:697] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:15.394812 17405 consensus_queue.cc:237] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.401352 17015 catalog_manager.cc:5697] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 2 to 3, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 3 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.424309 17424 raft_consensus.cc:993] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.424678 17309 raft_consensus.cc:1081] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.425873 17116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39510
I20260710 13:21:15.426261 17116 raft_consensus.cc:493] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.426515 17116 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.431233 17116 raft_consensus.cc:515] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.431715 17424 raft_consensus.cc:993] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: : Instructing follower d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.432148 17309 raft_consensus.cc:1081] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Signalling peer d87991bb1b334ab99529465bd6cb185b to start an election
I20260710 13:21:15.433012 17116 leader_election.cc:290] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 3 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:15.433593 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:15.433768 17115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
 from {username='slave'} at 127.0.0.1:39510
I20260710 13:21:15.433984 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe7c77a7d80433e93a287fbfe31f75a" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:15.434190 17191 raft_consensus.cc:3055] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:15.434284 17115 raft_consensus.cc:493] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.434482 17264 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.434497 17191 raft_consensus.cc:740] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:15.434748 17115 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.435405 17191 consensus_queue.cc:260] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.436424 17191 raft_consensus.cc:3060] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:15.439226 17115 raft_consensus.cc:515] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.440279 17264 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.441340 17080 leader_election.cc:304] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [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: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:15.441619 17115 leader_election.cc:290] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Requested vote from peers d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:15.441404 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:15.442109 17191 raft_consensus.cc:2468] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 3.
I20260710 13:21:15.442157 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "d87991bb1b334ab99529465bd6cb185b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:15.442315 17190 raft_consensus.cc:3055] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:15.442396 17405 raft_consensus.cc:2804] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:15.442808 17190 raft_consensus.cc:740] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:15.443081 17405 raft_consensus.cc:697] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:15.442809 17265 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.443648 17190 consensus_queue.cc:260] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.443976 17405 consensus_queue.cc:237] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.444823 17190 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.449643 17265 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:15.450860 17080 leader_election.cc:304] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:15.451121 17190 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87991bb1b334ab99529465bd6cb185b in term 2.
I20260710 13:21:15.451679 17405 raft_consensus.cc:2804] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:15.452188 17405 raft_consensus.cc:697] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Leader. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:15.452178 17015 catalog_manager.cc:5697] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 2 to 3, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 3 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.453078 17405 consensus_queue.cc:237] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:15.463742 17015 catalog_manager.cc:5697] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b reported cstate change: term changed from 1 to 2, leader changed from d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130) to d87991bb1b334ab99529465bd6cb185b (127.16.25.129). New cstate: current_term: 2 leader_uuid: "d87991bb1b334ab99529465bd6cb185b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.620761 17265 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:15.621835 17405 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:15.629278 17190 raft_consensus.cc:1275] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:15.630542 17429 consensus_queue.cc:1048] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:15.733206 17190 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.734376 17429 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:15.741511 17265 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.743237 17429 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:15.882203 17190 raft_consensus.cc:1275] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.883270 17429 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:15.890857 17265 raft_consensus.cc:1275] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.893119 17429 consensus_queue.cc:1048] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:15.925978 17265 raft_consensus.cc:1275] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.927177 17334 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.934939 17190 raft_consensus.cc:1275] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.936812 17405 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.939360 17265 raft_consensus.cc:1275] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.940596 17405 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:15.950335 17190 raft_consensus.cc:1275] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Refusing update from remote peer d87991bb1b334ab99529465bd6cb185b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:15.951860 17405 consensus_queue.cc:1048] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.148628 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:18.155973 17115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:18.156592 17115 raft_consensus.cc:606] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Received request to transfer leadership to TS 5c234614833742e8ae3ec2d708becc2d
I20260710 13:21:18.158833 17115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:18.159238 17115 raft_consensus.cc:606] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Received request to transfer leadership to TS d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:18.161298 17115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:18.161666 17115 raft_consensus.cc:606] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Received request to transfer leadership to TS 5c234614833742e8ae3ec2d708becc2d
I20260710 13:21:18.163664 17115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c275d1fbe23e49a992c434802f029137"
dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
mode: GRACEFUL
new_leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:47860
I20260710 13:21:18.164013 17115 raft_consensus.cc:606] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Received request to transfer leadership to TS d1fd7fd594ba471aaf36dbe7eabaaae0
I20260710 13:21:18.164911 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:21:18.165277 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:18.198041 17441 raft_consensus.cc:993] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: : Instructing follower d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:18.198570 17440 raft_consensus.cc:1081] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Signalling peer d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:18.200014 17190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:59864
I20260710 13:21:18.200595 17190 raft_consensus.cc:493] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.200947 17190 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.202565 17441 raft_consensus.cc:993] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:18.203001 17440 raft_consensus.cc:1081] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Signalling peer 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:18.204614 17264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:35644
I20260710 13:21:18.205013 17264 raft_consensus.cc:493] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.205251 17264 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:18.207316 17190 raft_consensus.cc:515] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.209167 17190 leader_election.cc:290] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 3 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:18.209988 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:18.210426 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce5a84b821d49589957ee71f226fe2a" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:18.210721 17115 raft_consensus.cc:3055] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.210971 17265 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.210074 17264 raft_consensus.cc:515] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.211199 17115 raft_consensus.cc:740] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:18.212106 17115 consensus_queue.cc:260] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.213169 17264 leader_election.cc:290] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 4 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:18.214435 17115 raft_consensus.cc:3060] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.214579 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:18.215178 17116 raft_consensus.cc:3055] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:18.215452 17116 raft_consensus.cc:740] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:18.216128 17116 consensus_queue.cc:260] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.217160 17116 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:18.218221 17265 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 3.
I20260710 13:21:18.219063 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b727720bdf7e42b492b733f4ffecf9b9" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:18.219662 17155 leader_election.cc:304] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:18.219666 17190 raft_consensus.cc:3060] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:18.220126 17115 raft_consensus.cc:2468] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 3.
I20260710 13:21:18.221220 17442 raft_consensus.cc:2804] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.222249 17442 raft_consensus.cc:697] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:18.223220 17442 consensus_queue.cc:237] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.224323 17116 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 4.
I20260710 13:21:18.225061 17190 raft_consensus.cc:2468] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 4.
I20260710 13:21:18.225505 17229 leader_election.cc:304] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [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: 5c234614833742e8ae3ec2d708becc2d, d87991bb1b334ab99529465bd6cb185b; no voters: 
I20260710 13:21:18.226528 17406 raft_consensus.cc:2804] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:18.227806 17406 raft_consensus.cc:697] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 4 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:18.228734 17406 consensus_queue.cc:237] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.231791 17012 catalog_manager.cc:5697] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 2 to 3, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 3 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.236894 17015 catalog_manager.cc:5697] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 3 to 4, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 4 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.292439 17441 raft_consensus.cc:993] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:18.292936 17440 raft_consensus.cc:1081] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Signalling peer 5c234614833742e8ae3ec2d708becc2d to start an election
I20260710 13:21:18.294314 17265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0"
dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
 from {username='slave'} at 127.0.0.1:35644
I20260710 13:21:18.294727 17265 raft_consensus.cc:493] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.294961 17265 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.299571 17265 raft_consensus.cc:515] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.301210 17265 leader_election.cc:290] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [CANDIDATE]: Term 3 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130:36365)
I20260710 13:21:18.301707 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:18.302122 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a810b11a0d4916ac886bff6a7ec1b0" candidate_uuid: "5c234614833742e8ae3ec2d708becc2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
I20260710 13:21:18.302300 17116 raft_consensus.cc:3055] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.302707 17190 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.302716 17116 raft_consensus.cc:740] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:18.303613 17116 consensus_queue.cc:260] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.304507 17116 raft_consensus.cc:3060] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.307202 17190 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 3.
I20260710 13:21:18.308328 17232 leader_election.cc:304] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [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: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:18.309015 17116 raft_consensus.cc:2468] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c234614833742e8ae3ec2d708becc2d in term 3.
I20260710 13:21:18.309077 17406 raft_consensus.cc:2804] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.309553 17406 raft_consensus.cc:697] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c234614833742e8ae3ec2d708becc2d, State: Running, Role: LEADER
I20260710 13:21:18.310410 17406 consensus_queue.cc:237] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.316331 17015 catalog_manager.cc:5697] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d reported cstate change: term changed from 2 to 3, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to 5c234614833742e8ae3ec2d708becc2d (127.16.25.131). New cstate: current_term: 3 leader_uuid: "5c234614833742e8ae3ec2d708becc2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.417225 17440 raft_consensus.cc:993] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: : Instructing follower d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:18.417634 17440 raft_consensus.cc:1081] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Signalling peer d1fd7fd594ba471aaf36dbe7eabaaae0 to start an election
I20260710 13:21:18.418857 17190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c275d1fbe23e49a992c434802f029137"
dest_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0"
 from {username='slave'} at 127.0.0.1:59864
I20260710 13:21:18.419269 17190 raft_consensus.cc:493] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.419502 17190 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.423661 17190 raft_consensus.cc:515] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.425055 17190 leader_election.cc:290] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [CANDIDATE]: Term 3 election: Requested vote from peers d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055), 5c234614833742e8ae3ec2d708becc2d (127.16.25.131:37261)
I20260710 13:21:18.425647 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87991bb1b334ab99529465bd6cb185b"
I20260710 13:21:18.425972 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c275d1fbe23e49a992c434802f029137" candidate_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c234614833742e8ae3ec2d708becc2d"
I20260710 13:21:18.426170 17116 raft_consensus.cc:3055] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.426474 17116 raft_consensus.cc:740] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87991bb1b334ab99529465bd6cb185b, State: Running, Role: LEADER
I20260710 13:21:18.426487 17265 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.427170 17116 consensus_queue.cc:260] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.427976 17116 raft_consensus.cc:3060] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.430586 17265 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 3.
I20260710 13:21:18.431450 17155 leader_election.cc:304] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: 5c234614833742e8ae3ec2d708becc2d, d1fd7fd594ba471aaf36dbe7eabaaae0; no voters: 
I20260710 13:21:18.432027 17442 raft_consensus.cc:2804] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.432206 17116 raft_consensus.cc:2468] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fd7fd594ba471aaf36dbe7eabaaae0 in term 3.
I20260710 13:21:18.432397 17442 raft_consensus.cc:697] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 LEADER]: Becoming Leader. State: Replica: d1fd7fd594ba471aaf36dbe7eabaaae0, State: Running, Role: LEADER
I20260710 13:21:18.433302 17442 consensus_queue.cc:237] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [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: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } }
I20260710 13:21:18.439580 17015 catalog_manager.cc:5697] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 reported cstate change: term changed from 2 to 3, leader changed from d87991bb1b334ab99529465bd6cb185b (127.16.25.129) to d1fd7fd594ba471aaf36dbe7eabaaae0 (127.16.25.130). New cstate: current_term: 3 leader_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.616950 17116 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:18.618013 17406 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.627408 17190 raft_consensus.cc:1275] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:18.628809 17406 consensus_queue.cc:1048] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.819380 17264 raft_consensus.cc:1275] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.820545 17442 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.828333 17116 raft_consensus.cc:1275] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.829672 17442 consensus_queue.cc:1048] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.837725 17116 raft_consensus.cc:1275] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.838828 17406 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.847977 17190 raft_consensus.cc:1275] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Refusing update from remote peer 5c234614833742e8ae3ec2d708becc2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.849503 17406 consensus_queue.cc:1048] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fd7fd594ba471aaf36dbe7eabaaae0" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.935672 17116 raft_consensus.cc:1275] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.936734 17442 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87991bb1b334ab99529465bd6cb185b" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.944352 17264 raft_consensus.cc:1275] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Refusing update from remote peer d1fd7fd594ba471aaf36dbe7eabaaae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.947319 17461 consensus_queue.cc:1048] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c234614833742e8ae3ec2d708becc2d" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.165949 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:19.171627 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
W20260710 13:21:19.188231 17155 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 13:21:19.191625 17155 consensus_peers.cc:597] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 -> Peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Couldn't send request to peer d87991bb1b334ab99529465bd6cb185b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:19.197499 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.198156 16486 tablet_replica.cc:333] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.198751 16486 raft_consensus.cc:2243] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.199167 16486 raft_consensus.cc:2272] T c275d1fbe23e49a992c434802f029137 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.201297 16486 tablet_replica.cc:333] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.201841 16486 raft_consensus.cc:2243] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.202227 16486 raft_consensus.cc:2272] T a7ab891091504938a1e52e89ceb86c59 P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.203922 16486 tablet_replica.cc:333] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.204412 16486 raft_consensus.cc:2243] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.204782 16486 raft_consensus.cc:2272] T 45a810b11a0d4916ac886bff6a7ec1b0 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.206542 16486 tablet_replica.cc:333] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.207044 16486 raft_consensus.cc:2243] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.207406 16486 raft_consensus.cc:2272] T 4ce5a84b821d49589957ee71f226fe2a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.209156 16486 tablet_replica.cc:333] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.209671 16486 raft_consensus.cc:2243] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.210140 16486 raft_consensus.cc:2272] T 1b5b3380c711472e849aed667d376a3a P d87991bb1b334ab99529465bd6cb185b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.211794 16486 tablet_replica.cc:333] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.212241 16486 raft_consensus.cc:2243] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.212940 16486 raft_consensus.cc:2272] T c9110ff105f74f7d84889e7d82740096 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.214426 16486 tablet_replica.cc:333] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.214869 16486 raft_consensus.cc:2243] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.215570 16486 raft_consensus.cc:2272] T 76536fe4222e419d9d1d5daaf5f446c7 P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.217079 16486 tablet_replica.cc:333] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.217520 16486 raft_consensus.cc:2243] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.218170 16486 raft_consensus.cc:2272] T abe7c77a7d80433e93a287fbfe31f75a P d87991bb1b334ab99529465bd6cb185b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.219743 16486 tablet_replica.cc:333] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.220158 16486 raft_consensus.cc:2243] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.220818 16486 raft_consensus.cc:2272] T 67a490eae3204c31baac1e0f6490269f P d87991bb1b334ab99529465bd6cb185b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.222385 16486 tablet_replica.cc:333] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b: stopping tablet replica
I20260710 13:21:19.222818 16486 raft_consensus.cc:2243] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.223209 16486 raft_consensus.cc:2272] T b727720bdf7e42b492b733f4ffecf9b9 P d87991bb1b334ab99529465bd6cb185b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:19.231477 17229 consensus_peers.cc:597] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d -> Peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Couldn't send request to peer d87991bb1b334ab99529465bd6cb185b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:19.235430 17080 connection.cc:466] server connection from 127.0.0.1:39516 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39516 (request call id 54) could send its response
W20260710 13:21:19.241358 17229 consensus_peers.cc:597] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d -> Peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Couldn't send request to peer d87991bb1b334ab99529465bd6cb185b. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:36055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:19.253232 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
I20260710 13:21:19.272519 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:21:19.294180 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.295040 16486 tablet_replica.cc:333] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.296025 16486 raft_consensus.cc:2243] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.297029 16486 raft_consensus.cc:2272] T a7ab891091504938a1e52e89ceb86c59 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.298949 16486 tablet_replica.cc:333] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
W20260710 13:21:19.298907 17229 consensus_peers.cc:597] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d -> Peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Couldn't send request to peer d87991bb1b334ab99529465bd6cb185b. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:36055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:19.299664 16486 raft_consensus.cc:2243] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.300078 16486 raft_consensus.cc:2272] T 45a810b11a0d4916ac886bff6a7ec1b0 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.302084 16486 tablet_replica.cc:333] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.302567 16486 raft_consensus.cc:2243] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.302950 16486 raft_consensus.cc:2272] T 1b5b3380c711472e849aed667d376a3a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.304596 16486 tablet_replica.cc:333] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.305071 16486 raft_consensus.cc:2243] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.305433 16486 raft_consensus.cc:2272] T abe7c77a7d80433e93a287fbfe31f75a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.306881 16486 tablet_replica.cc:333] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.307394 16486 raft_consensus.cc:2243] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.307747 16486 raft_consensus.cc:2272] T 76536fe4222e419d9d1d5daaf5f446c7 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.309194 16486 tablet_replica.cc:333] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.309703 16486 raft_consensus.cc:2243] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.310132 16486 raft_consensus.cc:2272] T c9110ff105f74f7d84889e7d82740096 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.311686 16486 tablet_replica.cc:333] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.312120 16486 raft_consensus.cc:2243] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.312463 16486 raft_consensus.cc:2272] T 67a490eae3204c31baac1e0f6490269f P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.313942 16486 tablet_replica.cc:333] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.314389 16486 raft_consensus.cc:2243] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.315181 16486 raft_consensus.cc:2272] T c275d1fbe23e49a992c434802f029137 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.317173 16486 tablet_replica.cc:333] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
I20260710 13:21:19.317628 16486 raft_consensus.cc:2243] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.317991 16486 raft_consensus.cc:2272] T b727720bdf7e42b492b733f4ffecf9b9 P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.320019 16486 tablet_replica.cc:333] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0: stopping tablet replica
W20260710 13:21:19.320266 17155 consensus_peers.cc:597] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 -> Peer d87991bb1b334ab99529465bd6cb185b (127.16.25.129:36055): Couldn't send request to peer d87991bb1b334ab99529465bd6cb185b. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:36055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:19.320452 16486 raft_consensus.cc:2243] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.321161 16486 raft_consensus.cc:2272] T 4ce5a84b821d49589957ee71f226fe2a P d1fd7fd594ba471aaf36dbe7eabaaae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.348569 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
I20260710 13:21:19.366047 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
I20260710 13:21:19.385113 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.385766 16486 tablet_replica.cc:333] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.386343 16486 raft_consensus.cc:2243] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.386791 16486 raft_consensus.cc:2272] T c275d1fbe23e49a992c434802f029137 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.388799 16486 tablet_replica.cc:333] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.389307 16486 raft_consensus.cc:2243] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.389726 16486 raft_consensus.cc:2272] T a7ab891091504938a1e52e89ceb86c59 P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.391373 16486 tablet_replica.cc:333] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.391887 16486 raft_consensus.cc:2243] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.392522 16486 raft_consensus.cc:2272] T 45a810b11a0d4916ac886bff6a7ec1b0 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.394536 16486 tablet_replica.cc:333] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.395058 16486 raft_consensus.cc:2243] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.395498 16486 raft_consensus.cc:2272] T 4ce5a84b821d49589957ee71f226fe2a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.397421 16486 tablet_replica.cc:333] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.397866 16486 raft_consensus.cc:2243] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.398229 16486 raft_consensus.cc:2272] T 67a490eae3204c31baac1e0f6490269f P 5c234614833742e8ae3ec2d708becc2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.399816 16486 tablet_replica.cc:333] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.400270 16486 raft_consensus.cc:2243] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.400928 16486 raft_consensus.cc:2272] T 1b5b3380c711472e849aed667d376a3a P 5c234614833742e8ae3ec2d708becc2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.402396 16486 tablet_replica.cc:333] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.402850 16486 raft_consensus.cc:2243] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.403272 16486 raft_consensus.cc:2272] T 76536fe4222e419d9d1d5daaf5f446c7 P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.404806 16486 tablet_replica.cc:333] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.405277 16486 raft_consensus.cc:2243] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.405642 16486 raft_consensus.cc:2272] T abe7c77a7d80433e93a287fbfe31f75a P 5c234614833742e8ae3ec2d708becc2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.407158 16486 tablet_replica.cc:333] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.407568 16486 raft_consensus.cc:2243] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.407931 16486 raft_consensus.cc:2272] T c9110ff105f74f7d84889e7d82740096 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.409430 16486 tablet_replica.cc:333] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d: stopping tablet replica
I20260710 13:21:19.409832 16486 raft_consensus.cc:2243] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.410544 16486 raft_consensus.cc:2272] T b727720bdf7e42b492b733f4ffecf9b9 P 5c234614833742e8ae3ec2d708becc2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.436448 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:21:19.454352 16486 master.cc:562] Master@127.16.25.190:43555 shutting down...
I20260710 13:21:19.472905 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.473420 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.473743 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9fc0003910fe4610a866ae72e2a706a5: stopping tablet replica
I20260710 13:21:19.492815 16486 master.cc:584] Master@127.16.25.190:43555 shutdown complete.
5c234614833742e8ae3ec2d708becc2d  1
d1fd7fd594ba471aaf36dbe7eabaaae0  4
d87991bb1b334ab99529465bd6cb185b  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10262 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:21:19.531359 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:33149
I20260710 13:21:19.532383 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.537700 17472 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
W20260710 13:21:19.537724 17473 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
W20260710 13:21:19.538491 17475 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
I20260710 13:21:19.539916 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:19.540599 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.540764 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.540874 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689679540863 us; error 0 us; skew 500 ppm
I20260710 13:21:19.541302 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.543531 16486 webserver.cc:533] Webserver started at http://127.16.25.190:43087/ using document root <none> and password file <none>
I20260710 13:21:19.543931 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.544082 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.544296 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.545270 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "d5cf7533f0334f289882d1c8ed6d7415"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.549188 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:21:19.552093 17480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.552737 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:21:19.552999 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "d5cf7533f0334f289882d1c8ed6d7415"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.553272 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-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)
I20260710 13:21:19.588491 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.589665 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.625061 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:33149
I20260710 13:21:19.625151 17531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:33149 every 8 connection(s)
I20260710 13:21:19.628626 17532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.637660 17532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415: Bootstrap starting.
I20260710 13:21:19.642076 17532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.645704 17532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415: No bootstrap required, opened a new log
I20260710 13:21:19.647622 17532 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER }
I20260710 13:21:19.647940 17532 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.648109 17532 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cf7533f0334f289882d1c8ed6d7415, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.648573 17532 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER }
I20260710 13:21:19.648948 17532 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:19.649128 17532 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:19.649322 17532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.652920 17532 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER }
I20260710 13:21:19.653330 17532 leader_election.cc:304] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [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: d5cf7533f0334f289882d1c8ed6d7415; no voters: 
I20260710 13:21:19.654291 17532 leader_election.cc:290] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:19.654554 17535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.655833 17535 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 1 LEADER]: Becoming Leader. State: Replica: d5cf7533f0334f289882d1c8ed6d7415, State: Running, Role: LEADER
I20260710 13:21:19.656414 17535 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [LEADER]: Queue going to LEADER mode. State: All 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: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER }
I20260710 13:21:19.657112 17532 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:19.660768 17536 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5cf7533f0334f289882d1c8ed6d7415" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER } }
I20260710 13:21:19.660915 17537 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5cf7533f0334f289882d1c8ed6d7415. Latest consensus state: current_term: 1 leader_uuid: "d5cf7533f0334f289882d1c8ed6d7415" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cf7533f0334f289882d1c8ed6d7415" member_type: VOTER } }
I20260710 13:21:19.661445 17536 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.661679 17537 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.663712 17542 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:19.668601 17542 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:19.671478 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:19.676185 17542 catalog_manager.cc:1383] Generated new cluster ID: ca842075c6f94085a909c2aaaf7ef884
I20260710 13:21:19.676394 17542 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:19.695575 17542 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:19.696684 17542 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:19.721349 17542 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415: Generated new TSK 0
I20260710 13:21:19.721872 17542 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:19.737488 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.743085 17553 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
W20260710 13:21:19.744038 17554 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
W20260710 13:21:19.745546 17556 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
I20260710 13:21:19.746032 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:19.746763 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.746923 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.747103 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689679747090 us; error 0 us; skew 500 ppm
I20260710 13:21:19.747531 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.749486 16486 webserver.cc:533] Webserver started at http://127.16.25.129:38283/ using document root <none> and password file <none>
I20260710 13:21:19.749892 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.750043 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.750244 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.751271 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.755453 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:19.758530 17561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.759282 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:19.759560 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.759832 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-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)
I20260710 13:21:19.792567 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.793721 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.795171 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.797361 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.797571 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.797799 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.797974 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.835232 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:43283
I20260710 13:21:19.835318 17623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:43283 every 8 connection(s)
I20260710 13:21:19.839843 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.846485 17628 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
W20260710 13:21:19.847618 17629 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
W20260710 13:21:19.850195 17631 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
I20260710 13:21:19.851037 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:19.852128 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.852360 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.852553 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689679852536 us; error 0 us; skew 500 ppm
I20260710 13:21:19.853181 17624 heartbeater.cc:344] Connected to a master server at 127.16.25.190:33149
I20260710 13:21:19.853238 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.853590 17624 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.854540 17624 heartbeater.cc:507] Master 127.16.25.190:33149 requested a full tablet report, sending...
I20260710 13:21:19.856016 16486 webserver.cc:533] Webserver started at http://127.16.25.130:38705/ using document root <none> and password file <none>
I20260710 13:21:19.856570 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.856775 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.856735 17497 ts_manager.cc:194] Registered new tserver with Master: c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:19.857196 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.858325 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "62647b66900b4a9b95dd71cfd3be55cb"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.858691 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39886
I20260710 13:21:19.863050 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:21:19.866161 17636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.866822 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:19.867110 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "62647b66900b4a9b95dd71cfd3be55cb"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.867383 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-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)
I20260710 13:21:19.879873 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.880993 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.882301 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.884404 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.884618 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.884840 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.885004 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.922713 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:34073
I20260710 13:21:19.922804 17698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:34073 every 8 connection(s)
I20260710 13:21:19.927297 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.933926 17702 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
W20260710 13:21:19.934523 17703 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
W20260710 13:21:19.937333 17705 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
I20260710 13:21:19.937958 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:19.938858 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.939087 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.939252 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689679939235 us; error 0 us; skew 500 ppm
I20260710 13:21:19.939503 17699 heartbeater.cc:344] Connected to a master server at 127.16.25.190:33149
I20260710 13:21:19.939836 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.939837 17699 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.940619 17699 heartbeater.cc:507] Master 127.16.25.190:33149 requested a full tablet report, sending...
I20260710 13:21:19.942381 16486 webserver.cc:533] Webserver started at http://127.16.25.131:40711/ using document root <none> and password file <none>
I20260710 13:21:19.942688 17497 ts_manager.cc:194] Registered new tserver with Master: 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:19.942842 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.943156 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.943414 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.944072 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39892
I20260710 13:21:19.944543 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "716ffa3b1c1d4a40aa1805a924370de4"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.948592 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:19.951565 17710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.952193 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:19.952461 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "716ffa3b1c1d4a40aa1805a924370de4"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-dc44"
I20260710 13:21:19.952728 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-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)
I20260710 13:21:19.960670 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.961867 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.963222 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.965231 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.965440 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.965659 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.965837 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:20.002643 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:46011
I20260710 13:21:20.002740 17772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:46011 every 8 connection(s)
I20260710 13:21:20.027153 17773 heartbeater.cc:344] Connected to a master server at 127.16.25.190:33149
I20260710 13:21:20.027522 17773 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:20.028213 17773 heartbeater.cc:507] Master 127.16.25.190:33149 requested a full tablet report, sending...
I20260710 13:21:20.029927 17497 ts_manager.cc:194] Registered new tserver with Master: 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.030035 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024472237s
I20260710 13:21:20.031278 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39904
I20260710 13:21:20.053864 17497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39912:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:20.057853 17497 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.
I20260710 13:21:20.187626 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 3da54bc83dff41bc940c027d723b2fbb (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:20.189302 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da54bc83dff41bc940c027d723b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.188954 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 32645e8bb6934697ae5f3940a9c6e7d8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:20.190371 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32645e8bb6934697ae5f3940a9c6e7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.190747 17585 tablet_service.cc:1511] Processing CreateTablet for tablet eba8914700bb4213922cde9943ebd8d2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:20.192054 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba8914700bb4213922cde9943ebd8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.192144 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 7340c38f237e44b2b03b598fd01e9e3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:20.193389 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7340c38f237e44b2b03b598fd01e9e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.187675 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 50da07a114074dadb26cf8cceeefcba6 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:20.196323 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da07a114074dadb26cf8cceeefcba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.196115 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4120daa047bfb9bea797d4ca5c3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:20.197351 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4120daa047bfb9bea797d4ca5c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.202356 17580 tablet_service.cc:1511] Processing CreateTablet for tablet a48dbc269aac476f96fac7646ab26417 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:20.202730 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4d576f7a57415eb9ed659b4cbcb46f (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:20.203779 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48dbc269aac476f96fac7646ab26417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.189085 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 29340d51f1f148c7b1e16c5b2c3c6f10 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:20.204843 17581 tablet_service.cc:1511] Processing CreateTablet for tablet 8425bd12862543dfa7d86d35f2dd483c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:20.205399 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29340d51f1f148c7b1e16c5b2c3c6f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.206108 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425bd12862543dfa7d86d35f2dd483c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.212436 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4d576f7a57415eb9ed659b4cbcb46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.243670 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 08c802e0da524c28a9dbf8ea7c018999 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:20.244932 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c802e0da524c28a9dbf8ea7c018999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.248248 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 4299e1a28ca147be93f958c24965acae (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:20.249442 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4299e1a28ca147be93f958c24965acae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.253937 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 3da54bc83dff41bc940c027d723b2fbb (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:20.255327 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da54bc83dff41bc940c027d723b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.256387 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 50da07a114074dadb26cf8cceeefcba6 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:20.257628 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da07a114074dadb26cf8cceeefcba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.238437 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 7c10e5a5325448c89f7c3d58daeefa58 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:20.259006 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 047fb205cf344cae9428a0ff06d3c952 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:20.261698 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fb205cf344cae9428a0ff06d3c952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.261940 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 29340d51f1f148c7b1e16c5b2c3c6f10 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:20.264158 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 32645e8bb6934697ae5f3940a9c6e7d8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:20.266251 17734 tablet_service.cc:1511] Processing CreateTablet for tablet eba8914700bb4213922cde9943ebd8d2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:20.267732 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29340d51f1f148c7b1e16c5b2c3c6f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.267858 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 22ac1cf7e6444989943d0cb6c1e00d43 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:20.269007 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ac1cf7e6444989943d0cb6c1e00d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.269126 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32645e8bb6934697ae5f3940a9c6e7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.272029 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba8914700bb4213922cde9943ebd8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.276579 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 7340c38f237e44b2b03b598fd01e9e3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:20.277896 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7340c38f237e44b2b03b598fd01e9e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.278882 17664 tablet_service.cc:1511] Processing CreateTablet for tablet 3da54bc83dff41bc940c027d723b2fbb (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:20.280184 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da54bc83dff41bc940c027d723b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.280134 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4120daa047bfb9bea797d4ca5c3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:20.281451 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4120daa047bfb9bea797d4ca5c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.284117 17731 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4d576f7a57415eb9ed659b4cbcb46f (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:20.285367 17731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4d576f7a57415eb9ed659b4cbcb46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.287617 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 50da07a114074dadb26cf8cceeefcba6 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:20.288133 17730 tablet_service.cc:1511] Processing CreateTablet for tablet 8425bd12862543dfa7d86d35f2dd483c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:20.288923 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da07a114074dadb26cf8cceeefcba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.289381 17730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425bd12862543dfa7d86d35f2dd483c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.292018 17729 tablet_service.cc:1511] Processing CreateTablet for tablet a48dbc269aac476f96fac7646ab26417 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:20.289418 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 9df71f65c61a497d8b5cead1d79238b2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:20.292788 17662 tablet_service.cc:1511] Processing CreateTablet for tablet 29340d51f1f148c7b1e16c5b2c3c6f10 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:20.293287 17729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48dbc269aac476f96fac7646ab26417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.294005 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29340d51f1f148c7b1e16c5b2c3c6f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.295300 17657 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4d576f7a57415eb9ed659b4cbcb46f (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:20.296140 17661 tablet_service.cc:1511] Processing CreateTablet for tablet 32645e8bb6934697ae5f3940a9c6e7d8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:20.296641 17657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4d576f7a57415eb9ed659b4cbcb46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.297399 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32645e8bb6934697ae5f3940a9c6e7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.290725 17581 tablet_service.cc:1511] Processing CreateTablet for tablet e21c8eafb1d64cd08f4ee34207134509 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:20.300057 17660 tablet_service.cc:1511] Processing CreateTablet for tablet eba8914700bb4213922cde9943ebd8d2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:20.298838 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 4977c3c31d1a41088f77db38e06de0b0 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:20.301378 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba8914700bb4213922cde9943ebd8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.304098 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4120daa047bfb9bea797d4ca5c3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:20.302637 17659 tablet_service.cc:1511] Processing CreateTablet for tablet 7340c38f237e44b2b03b598fd01e9e3c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:20.316305 17583 tablet_service.cc:1511] Processing CreateTablet for tablet f37b0e67796849fdaf2e00c642a52c83 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:20.316234 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4120daa047bfb9bea797d4ca5c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.320693 17656 tablet_service.cc:1511] Processing CreateTablet for tablet 8425bd12862543dfa7d86d35f2dd483c (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:20.322008 17656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425bd12862543dfa7d86d35f2dd483c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.323233 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7340c38f237e44b2b03b598fd01e9e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.329068 17655 tablet_service.cc:1511] Processing CreateTablet for tablet a48dbc269aac476f96fac7646ab26417 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:20.330391 17655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48dbc269aac476f96fac7646ab26417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.297391 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df71f65c61a497d8b5cead1d79238b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.333750 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c8eafb1d64cd08f4ee34207134509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.334414 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977c3c31d1a41088f77db38e06de0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.334843 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9df85413a3499ead4b2dc7ac48c2f8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:20.336084 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9df85413a3499ead4b2dc7ac48c2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.345105 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c10e5a5325448c89f7c3d58daeefa58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.347633 17788 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.364691 17730 tablet_service.cc:1511] Processing CreateTablet for tablet 7c10e5a5325448c89f7c3d58daeefa58 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:20.360489 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37b0e67796849fdaf2e00c642a52c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.374646 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 047fb205cf344cae9428a0ff06d3c952 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:20.375883 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fb205cf344cae9428a0ff06d3c952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.391570 17582 tablet_service.cc:1511] Processing CreateTablet for tablet c88d090d9d95402db7b01addcfdb4447 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:20.392899 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88d090d9d95402db7b01addcfdb4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.392561 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 08c802e0da524c28a9dbf8ea7c018999 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:20.393877 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c802e0da524c28a9dbf8ea7c018999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.397894 17655 tablet_service.cc:1511] Processing CreateTablet for tablet e21c8eafb1d64cd08f4ee34207134509 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:20.398658 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:20.417583 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.418324 17585 tablet_service.cc:1511] Processing CreateTablet for tablet e91acc6fd9454f59a715be9f30e7106a (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:20.419581 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91acc6fd9454f59a715be9f30e7106a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.421159 17662 tablet_service.cc:1511] Processing CreateTablet for tablet 08c802e0da524c28a9dbf8ea7c018999 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:20.422348 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c802e0da524c28a9dbf8ea7c018999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.424738 17729 tablet_service.cc:1511] Processing CreateTablet for tablet 22ac1cf7e6444989943d0cb6c1e00d43 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:20.407516 17730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c10e5a5325448c89f7c3d58daeefa58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.424748 17660 tablet_service.cc:1511] Processing CreateTablet for tablet 047fb205cf344cae9428a0ff06d3c952 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:20.432056 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fb205cf344cae9428a0ff06d3c952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.434168 17729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ac1cf7e6444989943d0cb6c1e00d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.430481 17788 tablet_bootstrap.cc:654] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.409628 17656 tablet_service.cc:1511] Processing CreateTablet for tablet 7c10e5a5325448c89f7c3d58daeefa58 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:20.425426 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 4299e1a28ca147be93f958c24965acae (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:20.433274 17581 tablet_service.cc:1511] Processing CreateTablet for tablet e5a64073f1304ca98b63e7c65e96ea89 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:20.427585 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 9df71f65c61a497d8b5cead1d79238b2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:20.434667 17655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c8eafb1d64cd08f4ee34207134509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.459825 17734 tablet_service.cc:1511] Processing CreateTablet for tablet f37b0e67796849fdaf2e00c642a52c83 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:20.469033 17789 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.472642 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a64073f1304ca98b63e7c65e96ea89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.475535 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4299e1a28ca147be93f958c24965acae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.484980 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df71f65c61a497d8b5cead1d79238b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.485215 17789 tablet_bootstrap.cc:654] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.488678 17738 tablet_service.cc:1511] Processing CreateTablet for tablet e21c8eafb1d64cd08f4ee34207134509 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:20.489379 17664 tablet_service.cc:1511] Processing CreateTablet for tablet f37b0e67796849fdaf2e00c642a52c83 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:20.490037 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c8eafb1d64cd08f4ee34207134509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.492105 17659 tablet_service.cc:1511] Processing CreateTablet for tablet 22ac1cf7e6444989943d0cb6c1e00d43 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:20.493628 17731 tablet_service.cc:1511] Processing CreateTablet for tablet 4977c3c31d1a41088f77db38e06de0b0 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:20.494789 17731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977c3c31d1a41088f77db38e06de0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.496917 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37b0e67796849fdaf2e00c642a52c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.499284 17656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c10e5a5325448c89f7c3d58daeefa58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.501940 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37b0e67796849fdaf2e00c642a52c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.507390 17790 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:20.507264 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:20.508461 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.508512 17788 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.509027 17788 ts_tablet_manager.cc:1403] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.162s	user 0.006s	sys 0.012s
I20260710 13:21:20.510725 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 9df71f65c61a497d8b5cead1d79238b2 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:20.505381 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 4299e1a28ca147be93f958c24965acae (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:20.514930 17655 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9df85413a3499ead4b2dc7ac48c2f8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:20.511838 17788 raft_consensus.cc:359] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.516901 17788 raft_consensus.cc:385] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.516746 17730 tablet_service.cc:1511] Processing CreateTablet for tablet e5a64073f1304ca98b63e7c65e96ea89 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:20.517218 17788 raft_consensus.cc:740] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.517953 17730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a64073f1304ca98b63e7c65e96ea89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.518122 17788 consensus_queue.cc:260] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.519125 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ac1cf7e6444989943d0cb6c1e00d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.516710 17729 tablet_service.cc:1511] Processing CreateTablet for tablet e91acc6fd9454f59a715be9f30e7106a (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:20.520318 17655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9df85413a3499ead4b2dc7ac48c2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.520565 17657 tablet_service.cc:1511] Processing CreateTablet for tablet 4977c3c31d1a41088f77db38e06de0b0 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:20.523286 17732 tablet_service.cc:1511] Processing CreateTablet for tablet c88d090d9d95402db7b01addcfdb4447 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:20.523936 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9df85413a3499ead4b2dc7ac48c2f8 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:20.529508 17788 ts_tablet_manager.cc:1434] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260710 13:21:20.522384 17661 tablet_service.cc:1511] Processing CreateTablet for tablet c88d090d9d95402db7b01addcfdb4447 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:20.531839 17624 heartbeater.cc:499] Master 127.16.25.190:33149 was elected leader, sending a full tablet report...
I20260710 13:21:20.537271 17788 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.538920 17657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977c3c31d1a41088f77db38e06de0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.539649 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9df85413a3499ead4b2dc7ac48c2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.540588 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4299e1a28ca147be93f958c24965acae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.543254 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df71f65c61a497d8b5cead1d79238b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.543515 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88d090d9d95402db7b01addcfdb4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.554431 17790 tablet_bootstrap.cc:654] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.559242 17729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91acc6fd9454f59a715be9f30e7106a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.561173 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88d090d9d95402db7b01addcfdb4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.562048 17789 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:20.562556 17789 ts_tablet_manager.cc:1403] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.094s	user 0.005s	sys 0.013s
I20260710 13:21:20.568140 17789 raft_consensus.cc:359] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.570143 17789 raft_consensus.cc:385] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.574673 17789 raft_consensus.cc:740] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.575631 17793 raft_consensus.cc:493] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.583338 17793 raft_consensus.cc:515] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.590936 17788 tablet_bootstrap.cc:654] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.584210 17789 consensus_queue.cc:260] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.600418 17662 tablet_service.cc:1511] Processing CreateTablet for tablet e91acc6fd9454f59a715be9f30e7106a (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:20.600940 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:20.601823 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91acc6fd9454f59a715be9f30e7106a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.605777 17657 tablet_service.cc:1511] Processing CreateTablet for tablet e5a64073f1304ca98b63e7c65e96ea89 (DEFAULT_TABLE table=test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:20.608381 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.632972 17793 leader_election.cc:290] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:20.635646 17789 ts_tablet_manager.cc:1434] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.013s
I20260710 13:21:20.636636 17789 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.636997 17773 heartbeater.cc:499] Master 127.16.25.190:33149 was elected leader, sending a full tablet report...
I20260710 13:21:20.642258 17657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a64073f1304ca98b63e7c65e96ea89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.649955 17788 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.650420 17788 ts_tablet_manager.cc:1403] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.004s
I20260710 13:21:20.657975 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:20.658603 17748 raft_consensus.cc:2468] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:20.659842 17562 leader_election.cc:304] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:20.660950 17793 raft_consensus.cc:2804] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.661298 17793 raft_consensus.cc:493] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.661638 17793 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.664026 17788 raft_consensus.cc:359] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.664716 17788 raft_consensus.cc:385] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.665009 17788 raft_consensus.cc:740] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.665721 17788 consensus_queue.cc:260] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:20.667069 17545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:20.667785 17788 ts_tablet_manager.cc:1434] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:21:20.668674 17788 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.670429 17793 raft_consensus.cc:515] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.672427 17793 leader_election.cc:290] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:20.673134 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:20.673645 17748 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.674675 17788 tablet_bootstrap.cc:654] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.675876 17790 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:20.676324 17790 ts_tablet_manager.cc:1403] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.007s
I20260710 13:21:20.678133 17789 tablet_bootstrap.cc:654] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.679373 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.681250 17790 raft_consensus.cc:359] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.682444 17790 raft_consensus.cc:385] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.678829 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:20.683022 17790 raft_consensus.cc:740] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
W20260710 13:21:20.684427 17562 leader_election.cc:343] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.686398 17790 consensus_queue.cc:260] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:20.695343 17562 leader_election.cc:343] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.701418 17788 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.701907 17788 ts_tablet_manager.cc:1403] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260710 13:21:20.704890 17788 raft_consensus.cc:359] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.705614 17788 raft_consensus.cc:385] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.705901 17788 raft_consensus.cc:740] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.698874 17748 raft_consensus.cc:2468] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:20.706557 17788 consensus_queue.cc:260] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.708796 17562 leader_election.cc:304] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:20.711220 17789 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:20.711812 17789 ts_tablet_manager.cc:1403] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.022s
I20260710 13:21:20.715725 17789 raft_consensus.cc:359] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.723023 17789 raft_consensus.cc:385] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.723523 17789 raft_consensus.cc:740] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.724545 17789 consensus_queue.cc:260] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.726802 17699 heartbeater.cc:499] Master 127.16.25.190:33149 was elected leader, sending a full tablet report...
I20260710 13:21:20.727147 17790 ts_tablet_manager.cc:1434] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.051s	user 0.016s	sys 0.011s
I20260710 13:21:20.728003 17790 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:20.722370 17788 ts_tablet_manager.cc:1434] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:21:20.730520 17788 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.734025 17790 tablet_bootstrap.cc:654] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.735800 17789 ts_tablet_manager.cc:1434] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:21:20.739241 17798 raft_consensus.cc:493] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.739828 17798 raft_consensus.cc:515] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.740556 17793 raft_consensus.cc:2804] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.741044 17793 raft_consensus.cc:697] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:20.741773 17788 tablet_bootstrap.cc:654] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.741864 17793 consensus_queue.cc:237] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:20.750480 17798 leader_election.cc:290] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:20.757300 17789 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.770682 17789 tablet_bootstrap.cc:654] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.776327 17788 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.776825 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
W20260710 13:21:20.778391 17713 leader_election.cc:343] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.776813 17788 ts_tablet_manager.cc:1403] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.011s
I20260710 13:21:20.781832 17788 raft_consensus.cc:359] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.782336 17790 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:20.782521 17788 raft_consensus.cc:385] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.782838 17790 ts_tablet_manager.cc:1403] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260710 13:21:20.782863 17788 raft_consensus.cc:740] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.783825 17789 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:20.784345 17789 ts_tablet_manager.cc:1403] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 13:21:20.783928 17788 consensus_queue.cc:260] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.785799 17790 raft_consensus.cc:359] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.786471 17790 raft_consensus.cc:385] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.786769 17790 raft_consensus.cc:740] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.787364 17789 raft_consensus.cc:359] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.786921 17495 catalog_manager.cc:5697] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.788156 17789 raft_consensus.cc:385] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.787957 17790 consensus_queue.cc:260] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.790033 17790 ts_tablet_manager.cc:1434] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:20.790238 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.790892 17790 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
W20260710 13:21:20.791721 17711 leader_election.cc:343] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.792152 17711 leader_election.cc:304] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:20.792387 17788 ts_tablet_manager.cc:1434] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:20.793195 17798 raft_consensus.cc:2749] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.793376 17788 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.788574 17789 raft_consensus.cc:740] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.794770 17789 consensus_queue.cc:260] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.797114 17790 tablet_bootstrap.cc:654] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.797170 17789 ts_tablet_manager.cc:1434] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:21:20.798259 17789 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.803354 17793 raft_consensus.cc:493] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.803928 17793 raft_consensus.cc:515] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.806486 17793 leader_election.cc:290] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.808034 17788 tablet_bootstrap.cc:654] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.811311 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:20.811942 17748 raft_consensus.cc:2468] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:20.812872 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.813621 17788 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.813987 17789 tablet_bootstrap.cc:654] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:20.814661 17562 leader_election.cc:343] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.816820 17562 leader_election.cc:304] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:20.817576 17793 raft_consensus.cc:2804] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.817941 17793 raft_consensus.cc:493] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.818281 17793 raft_consensus.cc:3060] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.814044 17788 ts_tablet_manager.cc:1403] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:21:20.825103 17793 raft_consensus.cc:515] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.827041 17793 leader_election.cc:290] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.826473 17788 raft_consensus.cc:359] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.827677 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:20.828050 17788 raft_consensus.cc:385] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.828202 17789 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:20.828368 17788 raft_consensus.cc:740] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.828961 17789 ts_tablet_manager.cc:1403] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260710 13:21:20.829488 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:20.830060 17748 raft_consensus.cc:3060] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.829838 17788 consensus_queue.cc:260] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.832329 17789 raft_consensus.cc:359] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.832980 17790 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:20.832811 17788 ts_tablet_manager.cc:1434] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:21:20.833484 17790 ts_tablet_manager.cc:1403] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.008s
W20260710 13:21:20.833557 17562 leader_election.cc:343] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.833112 17789 raft_consensus.cc:385] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.834506 17788 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.834810 17789 raft_consensus.cc:740] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.835630 17789 consensus_queue.cc:260] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.836386 17748 raft_consensus.cc:2468] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:20.836427 17790 raft_consensus.cc:359] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.837255 17790 raft_consensus.cc:385] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.837590 17790 raft_consensus.cc:740] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.837631 17562 leader_election.cc:304] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:20.838024 17789 ts_tablet_manager.cc:1434] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:21:20.838524 17793 raft_consensus.cc:2804] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.838943 17789 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.839038 17793 raft_consensus.cc:697] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:20.839943 17793 consensus_queue.cc:237] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.841748 17788 tablet_bootstrap.cc:654] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.843751 17789 tablet_bootstrap.cc:654] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.844235 17790 consensus_queue.cc:260] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.848603 17790 ts_tablet_manager.cc:1434] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:20.849833 17790 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:20.858259 17790 tablet_bootstrap.cc:654] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.870714 17795 raft_consensus.cc:493] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.871552 17790 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:20.871225 17795 raft_consensus.cc:515] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.871997 17790 ts_tablet_manager.cc:1403] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 13:21:20.873359 17795 leader_election.cc:290] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.874152 17801 raft_consensus.cc:493] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.874559 17801 raft_consensus.cc:515] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.874779 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.875612 17673 raft_consensus.cc:2468] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:20.876435 17790 raft_consensus.cc:359] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.877140 17790 raft_consensus.cc:385] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.877445 17790 raft_consensus.cc:740] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.880404 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:20.880788 17790 consensus_queue.cc:260] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.881824 17562 leader_election.cc:304] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
W20260710 13:21:20.885862 17562 leader_election.cc:343] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.883822 17801 leader_election.cc:290] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.886874 17795 raft_consensus.cc:2804] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.887548 17795 raft_consensus.cc:493] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.888036 17795 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.888334 17801 raft_consensus.cc:493] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.889411 17801 raft_consensus.cc:515] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.910833 17793 raft_consensus.cc:493] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.920125 17801 leader_election.cc:290] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.913947 17793 raft_consensus.cc:515] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.921859 17788 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.920009 17795 raft_consensus.cc:515] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.922492 17788 ts_tablet_manager.cc:1403] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.036s
I20260710 13:21:20.927215 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:20.929881 17795 leader_election.cc:290] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.930785 17795 raft_consensus.cc:493] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.928531 17673 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.931254 17788 raft_consensus.cc:359] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.931406 17795 raft_consensus.cc:515] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.932250 17788 raft_consensus.cc:385] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.932592 17788 raft_consensus.cc:740] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.933267 17790 ts_tablet_manager.cc:1434] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.001s
I20260710 13:21:20.933699 17793 leader_election.cc:290] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.934258 17790 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:20.934727 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:20.933279 17788 consensus_queue.cc:260] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.936257 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
W20260710 13:21:20.936848 17562 leader_election.cc:343] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:20.937500 17562 leader_election.cc:343] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.935559 17795 leader_election.cc:290] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:20.938071 17788 ts_tablet_manager.cc:1434] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 13:21:20.939008 17788 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.939121 17793 raft_consensus.cc:493] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.939673 17793 raft_consensus.cc:515] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.936290 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
W20260710 13:21:20.942226 17562 leader_election.cc:343] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.943233 17789 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:20.943691 17789 ts_tablet_manager.cc:1403] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.056s
I20260710 13:21:20.944378 17790 tablet_bootstrap.cc:654] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.946249 17788 tablet_bootstrap.cc:654] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.946583 17789 raft_consensus.cc:359] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.947623 17789 raft_consensus.cc:385] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.947921 17789 raft_consensus.cc:740] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.948232 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.948668 17789 consensus_queue.cc:260] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:20.950028 17562 leader_election.cc:343] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.950757 17562 leader_election.cc:304] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:20.952051 17822 raft_consensus.cc:2749] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.957768 17789 ts_tablet_manager.cc:1434] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:20.958434 17497 catalog_manager.cc:5697] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.949817 17673 raft_consensus.cc:2468] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:20.964627 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
W20260710 13:21:20.966070 17637 leader_election.cc:343] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.966251 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.966835 17674 raft_consensus.cc:2468] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:20.967269 17790 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:20.967765 17790 ts_tablet_manager.cc:1403] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 13:21:20.967886 17562 leader_election.cc:304] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:20.968667 17822 raft_consensus.cc:2804] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.958891 17789 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:20.969178 17822 raft_consensus.cc:697] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:20.969879 17562 leader_election.cc:304] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:20.970041 17822 consensus_queue.cc:237] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.970664 17790 raft_consensus.cc:359] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.971364 17790 raft_consensus.cc:385] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.971658 17790 raft_consensus.cc:740] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.971833 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:20.972157 17795 raft_consensus.cc:2804] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.972548 17795 raft_consensus.cc:493] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.972332 17790 consensus_queue.cc:260] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.972889 17795 raft_consensus.cc:3060] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:20.973379 17637 leader_election.cc:343] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.974556 17790 ts_tablet_manager.cc:1434] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:20.975497 17790 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:20.978155 17788 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:20.978631 17788 ts_tablet_manager.cc:1403] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 13:21:20.981750 17790 tablet_bootstrap.cc:654] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.981426 17788 raft_consensus.cc:359] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.982112 17788 raft_consensus.cc:385] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.982412 17788 raft_consensus.cc:740] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.984823 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:20.987068 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
W20260710 13:21:20.989312 17562 leader_election.cc:343] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.989245 17788 consensus_queue.cc:260] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.990576 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:20.991822 17788 ts_tablet_manager.cc:1434] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:20.992102 17639 leader_election.cc:304] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:20.992780 17788 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:20.992470 17795 raft_consensus.cc:515] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:20.997156 17789 tablet_bootstrap.cc:654] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.999404 17788 tablet_bootstrap.cc:654] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.999534 17793 leader_election.cc:290] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.001010 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.001154 17823 raft_consensus.cc:2749] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.001255 17795 leader_election.cc:290] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.002523 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
W20260710 13:21:21.003245 17639 leader_election.cc:343] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.003667 17639 leader_election.cc:304] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.004400 17823 raft_consensus.cc:2749] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:21.002626 17562 leader_election.cc:343] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.005401 17562 leader_election.cc:304] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
W20260710 13:21:21.006832 17562 leader_election.cc:343] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.007480 17795 raft_consensus.cc:2749] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.008548 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:21.009261 17674 raft_consensus.cc:3060] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.016093 17497 catalog_manager.cc:5697] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.017800 17790 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.018241 17790 ts_tablet_manager.cc:1403] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260710 13:21:21.016774 17674 raft_consensus.cc:2468] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:21.020678 17790 raft_consensus.cc:359] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.021190 17790 raft_consensus.cc:385] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.021431 17790 raft_consensus.cc:740] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.021946 17788 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.022357 17788 ts_tablet_manager.cc:1403] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260710 13:21:21.022235 17790 consensus_queue.cc:260] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.023538 17789 tablet_bootstrap.cc:492] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.024032 17789 ts_tablet_manager.cc:1403] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.005s
I20260710 13:21:21.024834 17790 ts_tablet_manager.cc:1434] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:21:21.024834 17788 raft_consensus.cc:359] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.025673 17788 raft_consensus.cc:385] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.025933 17788 raft_consensus.cc:740] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.026221 17562 leader_election.cc:304] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:21.026546 17788 consensus_queue.cc:260] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.027263 17789 raft_consensus.cc:359] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.028003 17790 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.028000 17789 raft_consensus.cc:385] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.028378 17822 raft_consensus.cc:2804] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.028522 17789 raft_consensus.cc:740] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.028896 17822 raft_consensus.cc:697] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:21.029472 17789 consensus_queue.cc:260] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.029753 17822 consensus_queue.cc:237] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.031760 17789 ts_tablet_manager.cc:1434] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:21.034850 17790 tablet_bootstrap.cc:654] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.035344 17789 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.037129 17788 ts_tablet_manager.cc:1434] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:21.046213 17790 tablet_bootstrap.cc:492] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.046486 17788 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.046691 17790 ts_tablet_manager.cc:1403] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.016s
I20260710 13:21:21.047787 17789 tablet_bootstrap.cc:654] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.049597 17790 raft_consensus.cc:359] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:21.050313 17790 raft_consensus.cc:385] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.050647 17790 raft_consensus.cc:740] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.051573 17788 tablet_bootstrap.cc:654] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.051554 17790 consensus_queue.cc:260] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:21.053103 17789 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.053550 17789 ts_tablet_manager.cc:1403] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:21:21.054308 17495 catalog_manager.cc:5697] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.056576 17790 ts_tablet_manager.cc:1434] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 13:21:21.056586 17789 raft_consensus.cc:359] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.057423 17789 raft_consensus.cc:385] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.057629 17790 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.057718 17789 raft_consensus.cc:740] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.058573 17789 consensus_queue.cc:260] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.061331 17789 ts_tablet_manager.cc:1434] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:21.062230 17789 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.064273 17790 tablet_bootstrap.cc:654] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.068399 17789 tablet_bootstrap.cc:654] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.070574 17788 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.071103 17788 ts_tablet_manager.cc:1403] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:21:21.076730 17788 raft_consensus.cc:359] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.077318 17790 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.077318 17788 raft_consensus.cc:385] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.077865 17790 ts_tablet_manager.cc:1403] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:21:21.077798 17788 raft_consensus.cc:740] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.078902 17788 consensus_queue.cc:260] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.080344 17789 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.080265 17790 raft_consensus.cc:359] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.080813 17789 ts_tablet_manager.cc:1403] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:21:21.080932 17790 raft_consensus.cc:385] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.081172 17788 ts_tablet_manager.cc:1434] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:21.081398 17790 raft_consensus.cc:740] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.082093 17788 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.082114 17790 consensus_queue.cc:260] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.083913 17789 raft_consensus.cc:359] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.084416 17790 ts_tablet_manager.cc:1434] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:21.084578 17789 raft_consensus.cc:385] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.084926 17789 raft_consensus.cc:740] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.085258 17790 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.085711 17789 consensus_queue.cc:260] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.087605 17789 ts_tablet_manager.cc:1434] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:21.090852 17789 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.091012 17790 tablet_bootstrap.cc:654] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.092937 17788 tablet_bootstrap.cc:654] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.097990 17789 tablet_bootstrap.cc:654] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.102598 17788 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.102962 17790 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.103039 17788 ts_tablet_manager.cc:1403] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260710 13:21:21.103632 17790 ts_tablet_manager.cc:1403] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:21:21.105825 17788 raft_consensus.cc:359] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.106487 17788 raft_consensus.cc:385] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.106760 17788 raft_consensus.cc:740] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.106863 17790 raft_consensus.cc:359] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.107774 17790 raft_consensus.cc:385] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.107587 17788 consensus_queue.cc:260] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.108119 17790 raft_consensus.cc:740] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.109087 17790 consensus_queue.cc:260] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.109787 17788 ts_tablet_manager.cc:1434] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:21.110677 17788 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.114904 17790 ts_tablet_manager.cc:1434] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:21.116041 17790 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.118752 17788 tablet_bootstrap.cc:654] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.120397 17789 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.120831 17789 ts_tablet_manager.cc:1403] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.017s
I20260710 13:21:21.123261 17789 raft_consensus.cc:359] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.123874 17789 raft_consensus.cc:385] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.124118 17789 raft_consensus.cc:740] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.124878 17789 consensus_queue.cc:260] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.126287 17790 tablet_bootstrap.cc:654] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.130244 17789 ts_tablet_manager.cc:1434] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:21.131523 17789 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.133842 17822 consensus_queue.cc:1048] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.134804 17788 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.135239 17788 ts_tablet_manager.cc:1403] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 13:21:21.138063 17788 raft_consensus.cc:359] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.138832 17788 raft_consensus.cc:385] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.139197 17788 raft_consensus.cc:740] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.140303 17789 tablet_bootstrap.cc:654] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.140374 17788 consensus_queue.cc:260] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.141263 17674 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.142576 17788 ts_tablet_manager.cc:1434] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:21:21.143739 17788 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.147240 17798 raft_consensus.cc:493] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.147734 17798 raft_consensus.cc:515] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.149716 17798 leader_election.cc:290] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.149987 17788 tablet_bootstrap.cc:654] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.151549 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:21.152540 17822 consensus_queue.cc:1048] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.152877 17711 leader_election.cc:343] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.153352 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.153988 17599 raft_consensus.cc:2468] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:21.151582 17790 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.155433 17790 ts_tablet_manager.cc:1403] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.006s
I20260710 13:21:21.155366 17713 leader_election.cc:304] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:21.157033 17823 raft_consensus.cc:493] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.157478 17823 raft_consensus.cc:515] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.158497 17790 raft_consensus.cc:359] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.159300 17790 raft_consensus.cc:385] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.159607 17790 raft_consensus.cc:740] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.159652 17823 leader_election.cc:290] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.160748 17822 raft_consensus.cc:493] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.161106 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.161196 17822 raft_consensus.cc:515] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.161710 17599 raft_consensus.cc:2468] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.163137 17822 leader_election.cc:290] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.163506 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.163865 17788 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.164074 17747 raft_consensus.cc:2468] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.164269 17788 ts_tablet_manager.cc:1403] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260710 13:21:21.164358 17790 consensus_queue.cc:260] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.164789 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fb205cf344cae9428a0ff06d3c952" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.165477 17748 raft_consensus.cc:2468] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:21.166018 17637 leader_election.cc:304] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:21.166633 17562 leader_election.cc:304] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.167047 17788 raft_consensus.cc:359] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.167384 17798 raft_consensus.cc:2804] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.167682 17788 raft_consensus.cc:385] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.167732 17795 raft_consensus.cc:2804] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.168112 17788 raft_consensus.cc:740] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.168072 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fb205cf344cae9428a0ff06d3c952" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
W20260710 13:21:21.169942 17562 leader_election.cc:343] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.171041 17823 raft_consensus.cc:493] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.171620 17823 raft_consensus.cc:515] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.174948 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.175732 17599 raft_consensus.cc:2468] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.177330 17639 leader_election.cc:304] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.178298 17821 raft_consensus.cc:2804] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.178687 17821 raft_consensus.cc:493] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.179211 17821 raft_consensus.cc:3060] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.180694 17788 consensus_queue.cc:260] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.182699 17788 ts_tablet_manager.cc:1434] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:21:21.183519 17788 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.167761 17798 raft_consensus.cc:493] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.186231 17798 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.167764 17801 raft_consensus.cc:2804] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.187500 17801 raft_consensus.cc:493] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.187909 17801 raft_consensus.cc:3060] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.188869 17788 tablet_bootstrap.cc:654] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.192355 17789 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.192787 17789 ts_tablet_manager.cc:1403] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.009s
I20260710 13:21:21.192695 17795 raft_consensus.cc:493] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.193325 17795 raft_consensus.cc:3060] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.206605 17795 raft_consensus.cc:515] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.213953 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fb205cf344cae9428a0ff06d3c952" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:21.214027 17801 raft_consensus.cc:515] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.216795 17789 raft_consensus.cc:359] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.210291 17821 raft_consensus.cc:515] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.207775 17823 leader_election.cc:290] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.208959 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.228930 17821 leader_election.cc:290] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
W20260710 13:21:21.215902 17562 leader_election.cc:343] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.229312 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.229890 17598 raft_consensus.cc:3060] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.224970 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
W20260710 13:21:21.230211 17637 leader_election.cc:343] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.230504 17599 raft_consensus.cc:3060] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.226438 17801 leader_election.cc:290] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.231397 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:21.232391 17801 raft_consensus.cc:493] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:21.232848 17637 leader_election.cc:343] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.232851 17801 raft_consensus.cc:515] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.222174 17790 ts_tablet_manager.cc:1434] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260710 13:21:21.233769 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425bd12862543dfa7d86d35f2dd483c" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:21.234345 17746 raft_consensus.cc:3060] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.234601 17790 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.235313 17801 leader_election.cc:290] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.236198 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.236304 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.236828 17597 raft_consensus.cc:2468] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.219784 17798 raft_consensus.cc:515] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.237514 17599 raft_consensus.cc:2468] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:21.237797 17639 leader_election.cc:304] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.238718 17639 leader_election.cc:304] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.239295 17850 raft_consensus.cc:493] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.239562 17821 raft_consensus.cc:2804] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.239938 17821 raft_consensus.cc:493] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.239732 17850 raft_consensus.cc:515] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.240303 17821 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.240756 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.242632 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.243022 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:21.243724 17673 raft_consensus.cc:2393] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate c0845c6e49a14947a5f6a3e94e77eb35 in this term.
I20260710 13:21:21.244362 17790 tablet_bootstrap.cc:654] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.241283 17599 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.229498 17789 raft_consensus.cc:385] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.244776 17711 leader_election.cc:304] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.246150 17850 leader_election.cc:290] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.248390 17598 raft_consensus.cc:2468] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:21.248428 17821 raft_consensus.cc:515] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.244717 17801 raft_consensus.cc:2804] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.248862 17798 leader_election.cc:290] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.252125 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fb205cf344cae9428a0ff06d3c952" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:21.252677 17747 raft_consensus.cc:3060] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.253405 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.254099 17597 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.249672 17823 raft_consensus.cc:493] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.254841 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:21.255204 17823 raft_consensus.cc:515] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.249773 17789 raft_consensus.cc:740] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.252722 17821 leader_election.cc:290] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.251171 17795 leader_election.cc:290] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.256353 17789 consensus_queue.cc:260] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.257553 17788 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.257807 17823 leader_election.cc:290] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.258111 17801 raft_consensus.cc:697] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:21.258877 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.256060 17850 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.266104 17596 raft_consensus.cc:2468] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.267786 17798 raft_consensus.cc:493] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.268232 17798 raft_consensus.cc:515] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.262125 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:21.262795 17748 raft_consensus.cc:2468] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:21.264770 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.260860 17639 leader_election.cc:304] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:21.263011 17788 ts_tablet_manager.cc:1403] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.021s
I20260710 13:21:21.271107 17798 leader_election.cc:290] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.271752 17823 raft_consensus.cc:2804] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.274225 17823 raft_consensus.cc:697] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:21.275076 17823 consensus_queue.cc:237] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.275915 17821 raft_consensus.cc:493] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.276337 17821 raft_consensus.cc:515] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.270473 17639 leader_election.cc:304] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.278239 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.278616 17821 leader_election.cc:290] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.278761 17851 raft_consensus.cc:2804] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.271317 17746 raft_consensus.cc:2468] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:21.279145 17851 raft_consensus.cc:493] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.279167 17596 raft_consensus.cc:2468] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:21.279553 17851 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:21.280613 17637 leader_election.cc:343] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.280938 17713 leader_election.cc:304] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:21.281275 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.281709 17798 raft_consensus.cc:2804] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.282068 17798 raft_consensus.cc:493] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.282658 17798 raft_consensus.cc:3060] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.285372 17747 raft_consensus.cc:2468] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:21.286355 17562 leader_election.cc:304] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:21.287563 17795 raft_consensus.cc:2804] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.293040 17851 raft_consensus.cc:515] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.271502 17801 consensus_queue.cc:237] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.288666 17795 raft_consensus.cc:697] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:21.298115 17597 raft_consensus.cc:2468] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:21.299291 17639 leader_election.cc:304] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:21.300509 17821 raft_consensus.cc:2804] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.300920 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4d576f7a57415eb9ed659b4cbcb46f" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.303048 17822 raft_consensus.cc:493] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.308328 17822 raft_consensus.cc:515] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.308822 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.309366 17597 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.310318 17822 leader_election.cc:290] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.307500 17795 consensus_queue.cc:237] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.312703 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
W20260710 13:21:21.314131 17562 leader_election.cc:343] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:21.305403 17711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.25.130:34073, user_credentials={real_user=slave}} blocked reactor thread for 60714.4us
I20260710 13:21:21.316179 17851 leader_election.cc:290] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.316310 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:21.316880 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
W20260710 13:21:21.317037 17711 leader_election.cc:343] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:21.317798 17637 leader_election.cc:343] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:21.318177 17711 leader_election.cc:343] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.326195 17798 raft_consensus.cc:515] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.324326 17788 raft_consensus.cc:359] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.329473 17788 raft_consensus.cc:385] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.329821 17788 raft_consensus.cc:740] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.331200 17747 raft_consensus.cc:2393] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62647b66900b4a9b95dd71cfd3be55cb in current term 1: Already voted for candidate c0845c6e49a14947a5f6a3e94e77eb35 in this term.
I20260710 13:21:21.332535 17788 consensus_queue.cc:260] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.335987 17789 ts_tablet_manager.cc:1434] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.143s	user 0.015s	sys 0.009s
I20260710 13:21:21.336743 17789 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.337165 17788 ts_tablet_manager.cc:1434] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260710 13:21:21.337898 17788 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.334874 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.334482 17599 raft_consensus.cc:2468] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:21.341307 17713 leader_election.cc:304] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:21.344528 17790 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.344957 17790 ts_tablet_manager.cc:1403] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.013s
I20260710 13:21:21.346061 17789 tablet_bootstrap.cc:654] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.346056 17497 catalog_manager.cc:5697] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.347774 17852 raft_consensus.cc:493] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.348189 17852 raft_consensus.cc:515] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.348755 17850 raft_consensus.cc:2749] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.349773 17852 leader_election.cc:290] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.350615 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:21.350765 17790 raft_consensus.cc:359] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.351140 17674 raft_consensus.cc:2468] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:21.351414 17790 raft_consensus.cc:385] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.351629 17790 raft_consensus.cc:740] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.352151 17711 leader_election.cc:304] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:21.352195 17790 consensus_queue.cc:260] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.352964 17852 raft_consensus.cc:2804] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.353318 17852 raft_consensus.cc:493] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.353641 17852 raft_consensus.cc:3060] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.354151 17790 ts_tablet_manager.cc:1434] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:21:21.335767 17821 raft_consensus.cc:697] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
W20260710 13:21:21.357985 17562 leader_election.cc:343] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.358166 17857 raft_consensus.cc:2804] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.357754 17821 consensus_queue.cc:237] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.358456 17562 leader_election.cc:304] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:21.358690 17857 raft_consensus.cc:697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:21.359469 17822 raft_consensus.cc:2749] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.359582 17857 consensus_queue.cc:237] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.360909 17790 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.365763 17637 leader_election.cc:304] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.367069 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.367661 17596 raft_consensus.cc:2468] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:21.368649 17597 raft_consensus.cc:2468] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:21.368682 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.369547 17599 raft_consensus.cc:3060] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.370479 17639 leader_election.cc:304] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:21.372870 17823 raft_consensus.cc:2804] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.370052 17495 catalog_manager.cc:5697] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.384654 17856 raft_consensus.cc:3060] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.390264 17798 leader_election.cc:290] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.391716 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:21.392513 17801 raft_consensus.cc:493] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.393060 17801 raft_consensus.cc:515] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:21.393430 17711 leader_election.cc:343] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.396116 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.397094 17597 raft_consensus.cc:2393] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62647b66900b4a9b95dd71cfd3be55cb in current term 1: Already voted for candidate 716ffa3b1c1d4a40aa1805a924370de4 in this term.
I20260710 13:21:21.404676 17795 consensus_queue.cc:1048] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.384239 17823 raft_consensus.cc:697] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:21.417562 17823 consensus_queue.cc:237] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.424157 17497 catalog_manager.cc:5697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:21.425439 17599 raft_consensus.cc:2468] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:21.432518 17713 leader_election.cc:304] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:21.434401 17798 raft_consensus.cc:2804] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.434535 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.434904 17798 raft_consensus.cc:697] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:21.435707 17798 consensus_queue.cc:237] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.436101 17637 leader_election.cc:304] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.436882 17821 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.437433 17856 raft_consensus.cc:2749] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.434087 17852 raft_consensus.cc:515] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.446743 17788 tablet_bootstrap.cc:654] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.446653 17747 raft_consensus.cc:3060] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.439529 17801 leader_election.cc:290] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.453954 17821 raft_consensus.cc:2749] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.458103 17795 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.459185 17852 leader_election.cc:290] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.447834 17856 raft_consensus.cc:493] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.459620 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:21.503634 17852 raft_consensus.cc:493] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.509054 17793 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.514843 17852 raft_consensus.cc:515] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.551110 17599 raft_consensus.cc:3060] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.477320 17856 raft_consensus.cc:515] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.649902 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.650926 17856 leader_election.cc:290] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
W20260710 13:21:21.651316 17639 leader_election.cc:343] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.651180 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:21.684036 17789 tablet_bootstrap.cc:492] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.684530 17789 ts_tablet_manager.cc:1403] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.348s	user 0.025s	sys 0.043s
I20260710 13:21:21.685732 17790 tablet_bootstrap.cc:654] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.686676 17822 consensus_queue.cc:1048] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.688405 17822 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.689302 17545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:21:21.685915 17637 leader_election.cc:343] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:21.690048 17637 leader_election.cc:304] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.695549 17789 raft_consensus.cc:359] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.696187 17789 raft_consensus.cc:385] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.696491 17789 raft_consensus.cc:740] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.697088 17789 consensus_queue.cc:260] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.700083 17789 ts_tablet_manager.cc:1434] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:21:21.696905 17856 raft_consensus.cc:2749] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.685967 17795 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:21:21.701844 17789 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.699193 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba8914700bb4213922cde9943ebd8d2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:21.702494 17674 raft_consensus.cc:3060] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.708269 17788 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:21.708691 17788 ts_tablet_manager.cc:1403] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.371s	user 0.012s	sys 0.002s
I20260710 13:21:21.714525 17674 raft_consensus.cc:2468] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:21.723542 17788 raft_consensus.cc:359] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.724375 17788 raft_consensus.cc:385] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.724696 17788 raft_consensus.cc:740] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.726280 17790 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:21.726661 17790 ts_tablet_manager.cc:1403] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.366s	user 0.068s	sys 0.151s
I20260710 13:21:21.716005 17711 leader_election.cc:304] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:21.728439 17788 consensus_queue.cc:260] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.736210 17798 raft_consensus.cc:2804] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.736852 17798 raft_consensus.cc:697] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:21.737818 17798 consensus_queue.cc:237] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.739912 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:21.740724 17852 leader_election.cc:290] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:21.743276 17599 raft_consensus.cc:2468] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:21.746227 17789 tablet_bootstrap.cc:654] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.745687 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48dbc269aac476f96fac7646ab26417" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:21.755854 17790 raft_consensus.cc:359] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.756332 17790 raft_consensus.cc:385] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.756537 17790 raft_consensus.cc:740] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.757072 17790 consensus_queue.cc:260] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.768667 17788 ts_tablet_manager.cc:1434] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.011s
I20260710 13:21:21.769251 17790 ts_tablet_manager.cc:1434] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:21:21.767436 17711 leader_election.cc:304] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:21.770591 17852 raft_consensus.cc:2749] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:21.771410 17788 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:21.773095 17790 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:21.784102 17801 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.785790 17496 catalog_manager.cc:5697] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.788115 17496 catalog_manager.cc:5697] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:21.828011 17562 consensus_peers.cc:597] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Couldn't send request to peer 62647b66900b4a9b95dd71cfd3be55cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.828609 17852 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.829488 17856 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.855896 17801 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.833752 17822 raft_consensus.cc:493] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.892127 17788 tablet_bootstrap.cc:654] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.893831 17789 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:21.894407 17789 ts_tablet_manager.cc:1403] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.022s
I20260710 13:21:21.895133 17822 raft_consensus.cc:515] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.903940 17790 tablet_bootstrap.cc:654] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.919446 17850 raft_consensus.cc:493] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.916256 17822 leader_election.cc:290] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:21.918579 17494 catalog_manager.cc:5697] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:21.947449 17637 consensus_peers.cc:597] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Couldn't send request to peer 716ffa3b1c1d4a40aa1805a924370de4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.964359 17789 raft_consensus.cc:359] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.965075 17789 raft_consensus.cc:385] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.965380 17789 raft_consensus.cc:740] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.961359 17856 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:21:21.967327 17789 consensus_queue.cc:260] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.962448 17850 raft_consensus.cc:515] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:21.973687 17789 ts_tablet_manager.cc:1434] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260710 13:21:21.974498 17789 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:21.984241 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:21.983112 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
W20260710 13:21:21.982889 17711 consensus_peers.cc:597] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Couldn't send request to peer 62647b66900b4a9b95dd71cfd3be55cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.997725 17852 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:21:22.001221 17821 consensus_queue.cc:1048] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:22.002374 17562 leader_election.cc:343] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.012796 17562 leader_election.cc:343] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.011070 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.026216 17748 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.036013 17495 catalog_manager.cc:5697] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.037292 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.022816 17562 leader_election.cc:304] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.041749 17873 raft_consensus.cc:2749] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.041908 17790 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.042342 17790 ts_tablet_manager.cc:1403] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.269s	user 0.016s	sys 0.027s
I20260710 13:21:22.044915 17711 leader_election.cc:304] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.048656 17852 raft_consensus.cc:2749] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.050203 17790 raft_consensus.cc:359] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.051098 17790 raft_consensus.cc:385] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.019345 17850 leader_election.cc:290] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.051424 17790 raft_consensus.cc:740] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.053833 17790 consensus_queue.cc:260] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.056316 17747 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.062633 17788 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.063067 17788 ts_tablet_manager.cc:1403] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.294s	user 0.015s	sys 0.003s
I20260710 13:21:22.063588 17790 ts_tablet_manager.cc:1434] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:21:22.067387 17790 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.070698 17789 tablet_bootstrap.cc:654] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.073228 17821 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:22.079150 17883 log.cc:927] Time spent T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260710 13:21:22.078976 17873 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.079897 17788 raft_consensus.cc:359] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.080837 17788 raft_consensus.cc:385] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.081830 17788 raft_consensus.cc:740] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.061890 17798 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:21:22.090683 17788 consensus_queue.cc:260] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.098899 17788 ts_tablet_manager.cc:1434] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:21:22.099776 17788 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.127431 17873 raft_consensus.cc:493] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.127944 17873 raft_consensus.cc:515] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.130825 17873 leader_election.cc:290] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.135673 17856 raft_consensus.cc:493] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.136111 17856 raft_consensus.cc:515] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.146286 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
W20260710 13:21:22.147955 17562 leader_election.cc:343] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.148195 17856 leader_election.cc:290] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.149677 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.150148 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
W20260710 13:21:22.151041 17637 leader_election.cc:343] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.152712 17639 leader_election.cc:343] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.153282 17639 leader_election.cc:304] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.154186 17856 raft_consensus.cc:2749] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.132021 17821 consensus_queue.cc:1048] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:21:22.160003 17856 raft_consensus.cc:493] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.160398 17856 raft_consensus.cc:515] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.158326 17496 catalog_manager.cc:5697] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.163465 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.163780 17856 leader_election.cc:290] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.165208 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c802e0da524c28a9dbf8ea7c018999" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.155377 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.167114 17637 leader_election.cc:304] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.168155 17788 tablet_bootstrap.cc:654] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:22.168591 17562 leader_election.cc:343] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.168646 17856 raft_consensus.cc:2749] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.169121 17562 leader_election.cc:304] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.170710 17874 raft_consensus.cc:2749] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.176057 17788 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.176493 17788 ts_tablet_manager.cc:1403] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.001s
I20260710 13:21:22.172267 17790 tablet_bootstrap.cc:654] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.177278 17789 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.177677 17789 ts_tablet_manager.cc:1403] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.203s	user 0.021s	sys 0.026s
I20260710 13:21:22.179171 17788 raft_consensus.cc:359] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.179786 17788 raft_consensus.cc:385] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.180052 17788 raft_consensus.cc:740] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.180055 17789 raft_consensus.cc:359] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.181296 17788 consensus_queue.cc:260] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.181998 17789 raft_consensus.cc:385] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.182277 17789 raft_consensus.cc:740] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.183722 17788 ts_tablet_manager.cc:1434] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:22.184671 17788 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.184501 17789 consensus_queue.cc:260] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.186018 17850 raft_consensus.cc:493] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.186347 17789 ts_tablet_manager.cc:1434] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:22.186462 17850 raft_consensus.cc:515] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.187227 17789 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.187992 17790 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.188395 17790 ts_tablet_manager.cc:1403] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.000s
I20260710 13:21:22.190399 17788 tablet_bootstrap.cc:654] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.190764 17790 raft_consensus.cc:359] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.190974 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.191425 17790 raft_consensus.cc:385] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.191675 17596 raft_consensus.cc:2468] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:22.191830 17790 raft_consensus.cc:740] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.192625 17790 consensus_queue.cc:260] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.193661 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.194692 17790 ts_tablet_manager.cc:1434] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:22.195539 17790 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.195315 17713 leader_election.cc:304] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
W20260710 13:21:22.197322 17711 leader_election.cc:343] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.199730 17889 raft_consensus.cc:2804] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.200094 17889 raft_consensus.cc:493] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.200414 17889 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.201510 17790 tablet_bootstrap.cc:654] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.206176 17788 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.206562 17788 ts_tablet_manager.cc:1403] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:21:22.207821 17789 tablet_bootstrap.cc:654] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.208951 17788 raft_consensus.cc:359] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.209602 17788 raft_consensus.cc:385] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.209841 17788 raft_consensus.cc:740] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.210618 17788 consensus_queue.cc:260] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.213176 17790 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.213482 17788 ts_tablet_manager.cc:1434] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:21:22.213589 17790 ts_tablet_manager.cc:1403] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:21:22.214715 17788 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.216200 17790 raft_consensus.cc:359] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.216845 17790 raft_consensus.cc:385] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.217123 17790 raft_consensus.cc:740] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.217810 17790 consensus_queue.cc:260] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.191252 17850 leader_election.cc:290] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.220172 17889 raft_consensus.cc:515] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.220729 17790 ts_tablet_manager.cc:1434] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:22.221671 17790 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.222627 17889 leader_election.cc:290] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.223323 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.223688 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.223896 17596 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:22.225071 17711 leader_election.cc:343] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.227537 17788 tablet_bootstrap.cc:654] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.230933 17789 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.231365 17789 ts_tablet_manager.cc:1403] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.019s
I20260710 13:21:22.233368 17596 raft_consensus.cc:2468] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:22.234509 17713 leader_election.cc:304] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:22.235661 17889 raft_consensus.cc:2804] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.235864 17790 tablet_bootstrap.cc:654] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.236258 17889 raft_consensus.cc:697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:22.241255 17889 consensus_queue.cc:237] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.250063 17746 raft_consensus.cc:3060] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.249845 17789 raft_consensus.cc:359] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.250763 17789 raft_consensus.cc:385] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.251132 17789 raft_consensus.cc:740] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.251955 17789 consensus_queue.cc:260] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.258811 17671 raft_consensus.cc:3060] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.267284 17789 ts_tablet_manager.cc:1434] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:21:22.268440 17789 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.270038 17788 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.270545 17788 ts_tablet_manager.cc:1403] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.012s
I20260710 13:21:22.271926 17790 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.272399 17790 ts_tablet_manager.cc:1403] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.022s
I20260710 13:21:22.272948 17788 raft_consensus.cc:359] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.273674 17788 raft_consensus.cc:385] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.273945 17788 raft_consensus.cc:740] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.274602 17788 consensus_queue.cc:260] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.275729 17790 raft_consensus.cc:359] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.276389 17790 raft_consensus.cc:385] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.276311 17850 raft_consensus.cc:493] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62647b66900b4a9b95dd71cfd3be55cb)
I20260710 13:21:22.277055 17850 raft_consensus.cc:515] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.280948 17789 tablet_bootstrap.cc:654] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.281041 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.280740 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4120daa047bfb9bea797d4ca5c3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.282784 17713 leader_election.cc:304] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.283247 17852 raft_consensus.cc:493] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.283679 17798 raft_consensus.cc:2749] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:22.283712 17852 raft_consensus.cc:515] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.284571 17850 leader_election.cc:290] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.285319 17790 raft_consensus.cc:740] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.285845 17852 leader_election.cc:290] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.286115 17788 ts_tablet_manager.cc:1434] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:22.286001 17790 consensus_queue.cc:260] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.287048 17788 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.287562 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c10e5a5325448c89f7c3d58daeefa58" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.288431 17790 ts_tablet_manager.cc:1434] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260710 13:21:22.288805 17711 leader_election.cc:343] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.289359 17790 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.290275 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c10e5a5325448c89f7c3d58daeefa58" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.290868 17596 raft_consensus.cc:2468] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:22.292732 17788 tablet_bootstrap.cc:654] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.295867 17790 tablet_bootstrap.cc:654] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.296566 17713 leader_election.cc:304] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:22.297629 17852 raft_consensus.cc:2804] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.297979 17852 raft_consensus.cc:493] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.298327 17852 raft_consensus.cc:3060] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.304644 17874 raft_consensus.cc:493] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.305097 17874 raft_consensus.cc:515] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.306088 17788 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.306529 17788 ts_tablet_manager.cc:1403] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:21:22.307580 17874 leader_election.cc:290] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.308327 17790 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.308943 17790 ts_tablet_manager.cc:1403] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:21:22.310705 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.312096 17790 raft_consensus.cc:359] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:22.312391 17562 leader_election.cc:343] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.312995 17790 raft_consensus.cc:385] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.312214 17788 raft_consensus.cc:359] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.313467 17790 raft_consensus.cc:740] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.313792 17788 raft_consensus.cc:385] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.313560 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.314096 17788 raft_consensus.cc:740] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.314428 17671 raft_consensus.cc:2468] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.314607 17790 consensus_queue.cc:260] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.315799 17788 consensus_queue.cc:260] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.316031 17562 leader_election.cc:304] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.318395 17793 raft_consensus.cc:2804] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.318190 17852 raft_consensus.cc:515] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.318779 17793 raft_consensus.cc:493] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.319242 17793 raft_consensus.cc:3060] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.321444 17790 ts_tablet_manager.cc:1434] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:22.322356 17790 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.322803 17788 ts_tablet_manager.cc:1434] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:21:22.323644 17788 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.327267 17793 raft_consensus.cc:515] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.329155 17788 tablet_bootstrap.cc:654] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.329778 17790 tablet_bootstrap.cc:654] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.329916 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.330493 17672 raft_consensus.cc:3060] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.337101 17672 raft_consensus.cc:2468] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.338140 17562 leader_election.cc:304] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.339017 17874 raft_consensus.cc:2804] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.339486 17874 raft_consensus.cc:697] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.340334 17874 consensus_queue.cc:237] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.341980 17790 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.342621 17790 ts_tablet_manager.cc:1403] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:21:22.347268 17850 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.356037 17495 catalog_manager.cc:5697] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.359042 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
W20260710 13:21:22.360234 17562 leader_election.cc:343] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.361047 17793 leader_election.cc:290] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.365372 17790 raft_consensus.cc:359] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.366302 17790 raft_consensus.cc:385] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.366684 17790 raft_consensus.cc:740] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.367654 17790 consensus_queue.cc:260] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.372113 17790 ts_tablet_manager.cc:1434] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:21:22.372686 17789 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.373108 17789 ts_tablet_manager.cc:1403] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.022s
I20260710 13:21:22.373203 17790 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.376561 17789 raft_consensus.cc:359] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.377292 17789 raft_consensus.cc:385] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.377550 17789 raft_consensus.cc:740] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.378192 17789 consensus_queue.cc:260] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.381253 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c10e5a5325448c89f7c3d58daeefa58" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.381543 17852 leader_election.cc:290] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.381827 17594 raft_consensus.cc:3060] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.384814 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c10e5a5325448c89f7c3d58daeefa58" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.383733 17788 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.385835 17788 ts_tablet_manager.cc:1403] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.010s
I20260710 13:21:22.387667 17789 ts_tablet_manager.cc:1434] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:22.388500 17789 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
W20260710 13:21:22.388475 17711 leader_election.cc:343] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.388993 17788 raft_consensus.cc:359] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.389611 17788 raft_consensus.cc:385] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.389860 17788 raft_consensus.cc:740] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.390486 17788 consensus_queue.cc:260] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.393602 17788 ts_tablet_manager.cc:1434] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:22.394948 17788 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.395242 17594 raft_consensus.cc:2468] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:22.384363 17852 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:21:22.398561 17713 leader_election.cc:304] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:22.399344 17798 raft_consensus.cc:2804] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.399806 17798 raft_consensus.cc:697] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:22.400275 17790 tablet_bootstrap.cc:654] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.400454 17798 consensus_queue.cc:237] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.402186 17789 tablet_bootstrap.cc:654] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.406565 17788 tablet_bootstrap.cc:654] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.411083 17496 catalog_manager.cc:5697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.424403 17790 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.424912 17790 ts_tablet_manager.cc:1403] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.007s
I20260710 13:21:22.425367 17788 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.425822 17788 ts_tablet_manager.cc:1403] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:21:22.428061 17790 raft_consensus.cc:359] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.428742 17790 raft_consensus.cc:385] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.429059 17790 raft_consensus.cc:740] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.429205 17788 raft_consensus.cc:359] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.430014 17788 raft_consensus.cc:385] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.429746 17790 consensus_queue.cc:260] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.431813 17789 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.432232 17790 ts_tablet_manager.cc:1434] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:22.433116 17790 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.432240 17789 ts_tablet_manager.cc:1403] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260710 13:21:22.436235 17789 raft_consensus.cc:359] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.436816 17789 raft_consensus.cc:385] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.437071 17789 raft_consensus.cc:740] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.437683 17789 consensus_queue.cc:260] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.439590 17789 ts_tablet_manager.cc:1434] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:22.440348 17789 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.443804 17790 tablet_bootstrap.cc:654] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.430303 17788 raft_consensus.cc:740] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.445632 17789 tablet_bootstrap.cc:654] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.445904 17788 consensus_queue.cc:260] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.451781 17788 ts_tablet_manager.cc:1434] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:21:22.452904 17788 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.453231 17494 catalog_manager.cc:5697] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.458139 17790 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.458381 17789 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.458628 17790 ts_tablet_manager.cc:1403] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260710 13:21:22.458829 17789 ts_tablet_manager.cc:1403] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:21:22.459540 17788 tablet_bootstrap.cc:654] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.461486 17789 raft_consensus.cc:359] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.462261 17789 raft_consensus.cc:385] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.462504 17789 raft_consensus.cc:740] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.463310 17789 consensus_queue.cc:260] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.461046 17790 raft_consensus.cc:359] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.464736 17790 raft_consensus.cc:385] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.465037 17790 raft_consensus.cc:740] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.465296 17789 ts_tablet_manager.cc:1434] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:22.465734 17790 consensus_queue.cc:260] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.466248 17789 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.467941 17790 ts_tablet_manager.cc:1434] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:22.472808 17789 tablet_bootstrap.cc:654] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.482106 17856 raft_consensus.cc:493] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.482594 17856 raft_consensus.cc:515] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.483438 17790 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.483721 17788 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.484154 17788 ts_tablet_manager.cc:1403] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.008s
I20260710 13:21:22.484584 17856 leader_election.cc:290] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.485087 17793 raft_consensus.cc:493] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.485626 17793 raft_consensus.cc:515] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.486860 17788 raft_consensus.cc:359] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.487565 17788 raft_consensus.cc:385] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.487773 17793 leader_election.cc:290] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.487821 17788 raft_consensus.cc:740] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.490195 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.490732 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.490636 17788 consensus_queue.cc:260] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.491290 17671 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.491750 17790 tablet_bootstrap.cc:654] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.492190 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.492660 17788 ts_tablet_manager.cc:1434] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 13:21:22.492892 17637 leader_election.cc:343] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.491305 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.493459 17788 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
I20260710 13:21:22.493613 17594 raft_consensus.cc:2468] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
W20260710 13:21:22.494516 17562 leader_election.cc:343] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.496307 17639 leader_election.cc:304] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.497455 17562 leader_election.cc:304] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.498531 17874 raft_consensus.cc:2804] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.498911 17788 tablet_bootstrap.cc:654] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.500236 17789 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.503294 17789 ts_tablet_manager.cc:1403] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.009s
I20260710 13:21:22.506459 17789 raft_consensus.cc:359] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.498939 17874 raft_consensus.cc:493] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.507257 17789 raft_consensus.cc:385] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.507473 17874 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.507525 17789 raft_consensus.cc:740] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.508231 17789 consensus_queue.cc:260] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.510161 17789 ts_tablet_manager.cc:1434] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:21:22.502343 17671 raft_consensus.cc:3060] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.499481 17798 raft_consensus.cc:493] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.511420 17798 raft_consensus.cc:515] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.513468 17798 leader_election.cc:290] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.499142 17856 raft_consensus.cc:2804] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.514313 17856 raft_consensus.cc:493] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.514698 17856 raft_consensus.cc:3060] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.515627 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977c3c31d1a41088f77db38e06de0b0" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.516412 17673 raft_consensus.cc:2468] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:22.517814 17789 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.517741 17795 raft_consensus.cc:493] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.518489 17795 raft_consensus.cc:515] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.520872 17795 leader_election.cc:290] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.521570 17711 leader_election.cc:304] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:22.522578 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977c3c31d1a41088f77db38e06de0b0" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.523206 17594 raft_consensus.cc:2468] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 0.
I20260710 13:21:22.523967 17789 tablet_bootstrap.cc:654] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.525840 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.526132 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.526458 17673 raft_consensus.cc:2468] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.527699 17798 raft_consensus.cc:2804] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.528184 17798 raft_consensus.cc:493] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.528617 17798 raft_consensus.cc:3060] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.530272 17874 raft_consensus.cc:515] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.532850 17874 leader_election.cc:290] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.534750 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.541412 17673 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.544505 17562 leader_election.cc:304] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.544749 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.545287 17874 raft_consensus.cc:2804] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:22.545369 17562 leader_election.cc:343] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.545823 17874 raft_consensus.cc:493] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.546231 17874 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:22.546633 17562 leader_election.cc:343] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.548002 17793 raft_consensus.cc:493] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.548636 17793 raft_consensus.cc:515] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.554533 17793 leader_election.cc:290] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.554840 17798 raft_consensus.cc:515] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.555166 17673 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.538605 17856 raft_consensus.cc:515] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.557523 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977c3c31d1a41088f77db38e06de0b0" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.557755 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977c3c31d1a41088f77db38e06de0b0" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.557977 17856 leader_election.cc:290] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.558104 17596 raft_consensus.cc:3060] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.558378 17671 raft_consensus.cc:3060] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.560359 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.560883 17594 raft_consensus.cc:3060] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.562142 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4299e1a28ca147be93f958c24965acae" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
W20260710 13:21:22.563390 17637 leader_election.cc:343] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.563868 17562 leader_election.cc:304] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.558727 17798 leader_election.cc:290] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.565562 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.565649 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.566277 17748 raft_consensus.cc:2468] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.566841 17793 raft_consensus.cc:2804] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:22.567013 17562 leader_election.cc:343] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.567382 17793 raft_consensus.cc:697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.567675 17596 raft_consensus.cc:2468] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:22.568209 17793 consensus_queue.cc:237] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.568783 17713 leader_election.cc:304] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.569727 17798 raft_consensus.cc:2804] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.570154 17671 raft_consensus.cc:2468] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 1.
I20260710 13:21:22.570156 17798 raft_consensus.cc:697] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:22.571156 17798 consensus_queue.cc:237] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.571722 17562 leader_election.cc:304] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:22.572890 17795 raft_consensus.cc:2804] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.573235 17795 raft_consensus.cc:493] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.573544 17795 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.577569 17788 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.580852 17788 ts_tablet_manager.cc:1403] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.025s
I20260710 13:21:22.589032 17790 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.589582 17790 ts_tablet_manager.cc:1403] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.010s
I20260710 13:21:22.589881 17795 raft_consensus.cc:515] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.592752 17790 raft_consensus.cc:359] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.593472 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.593734 17795 leader_election.cc:290] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.594341 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.593446 17790 raft_consensus.cc:385] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:22.594525 17562 leader_election.cc:343] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.594882 17748 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.595039 17790 raft_consensus.cc:740] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.595546 17594 raft_consensus.cc:2468] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:22.600165 17639 leader_election.cc:304] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.595842 17790 consensus_queue.cc:260] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.601115 17856 raft_consensus.cc:2804] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.602807 17790 ts_tablet_manager.cc:1434] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:22.604141 17790 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.605093 17856 raft_consensus.cc:697] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:22.586401 17788 raft_consensus.cc:359] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.605753 17788 raft_consensus.cc:385] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.606112 17788 raft_consensus.cc:740] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.605919 17856 consensus_queue.cc:237] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.595315 17874 raft_consensus.cc:515] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.614719 17874 leader_election.cc:290] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.615682 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.608039 17788 consensus_queue.cc:260] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.617415 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.617955 17671 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.618602 17788 ts_tablet_manager.cc:1434] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 13:21:22.621025 17748 raft_consensus.cc:2468] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.618654 17494 catalog_manager.cc:5697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.621891 17788 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: Bootstrap starting.
W20260710 13:21:22.622161 17562 leader_election.cc:343] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.622850 17562 leader_election.cc:304] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:22.623910 17793 raft_consensus.cc:2804] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.624409 17793 raft_consensus.cc:697] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.620908 17790 tablet_bootstrap.cc:654] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.626048 17793 consensus_queue.cc:237] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.634498 17671 raft_consensus.cc:2468] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.635289 17496 catalog_manager.cc:5697] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.636009 17562 leader_election.cc:304] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.636478 17788 tablet_bootstrap.cc:654] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.637018 17874 raft_consensus.cc:2804] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.637455 17874 raft_consensus.cc:697] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.622849 17789 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.638202 17874 consensus_queue.cc:237] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.638970 17789 ts_tablet_manager.cc:1403] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.015s
I20260710 13:21:22.640748 17795 raft_consensus.cc:493] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.641182 17795 raft_consensus.cc:515] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.642153 17789 raft_consensus.cc:359] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.642935 17789 raft_consensus.cc:385] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.643303 17795 leader_election.cc:290] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.644620 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.644687 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
W20260710 13:21:22.645802 17562 leader_election.cc:343] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.647174 17562 leader_election.cc:343] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.647662 17562 leader_election.cc:304] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0845c6e49a14947a5f6a3e94e77eb35; no voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.648470 17795 raft_consensus.cc:2749] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.643292 17789 raft_consensus.cc:740] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.652254 17789 consensus_queue.cc:260] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.654000 17789 ts_tablet_manager.cc:1434] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:22.663919 17789 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.664072 17494 catalog_manager.cc:5697] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.665323 17495 catalog_manager.cc:5697] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.664067 17790 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.667147 17790 ts_tablet_manager.cc:1403] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.009s
I20260710 13:21:22.669442 17788 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: No bootstrap required, opened a new log
I20260710 13:21:22.669866 17788 ts_tablet_manager.cc:1403] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.010s
I20260710 13:21:22.669718 17790 raft_consensus.cc:359] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.670373 17790 raft_consensus.cc:385] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.670657 17790 raft_consensus.cc:740] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.671289 17790 consensus_queue.cc:260] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.678509 17790 ts_tablet_manager.cc:1434] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:21:22.678426 17788 raft_consensus.cc:359] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.679153 17788 raft_consensus.cc:385] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.679425 17790 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.679405 17788 raft_consensus.cc:740] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.683671 17788 consensus_queue.cc:260] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.684847 17789 tablet_bootstrap.cc:654] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.685711 17788 ts_tablet_manager.cc:1434] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 13:21:22.689702 17496 catalog_manager.cc:5697] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.692416 17790 tablet_bootstrap.cc:654] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.700870 17798 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.701771 17789 tablet_bootstrap.cc:492] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.702311 17789 ts_tablet_manager.cc:1403] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260710 13:21:22.705699 17789 raft_consensus.cc:359] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.706522 17789 raft_consensus.cc:385] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.706851 17789 raft_consensus.cc:740] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.707818 17789 consensus_queue.cc:260] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.710469 17789 ts_tablet_manager.cc:1434] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:22.711779 17874 raft_consensus.cc:493] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.712566 17789 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.712262 17874 raft_consensus.cc:515] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.714246 17874 leader_election.cc:290] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.714450 17790 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.714870 17790 ts_tablet_manager.cc:1403] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.014s
I20260710 13:21:22.715648 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37b0e67796849fdaf2e00c642a52c83" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.715973 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37b0e67796849fdaf2e00c642a52c83" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.716346 17671 raft_consensus.cc:2468] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.716648 17748 raft_consensus.cc:2468] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.721527 17789 tablet_bootstrap.cc:654] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.722498 17562 leader_election.cc:304] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.723392 17874 raft_consensus.cc:2804] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.723734 17874 raft_consensus.cc:493] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.723953 17671 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.724076 17874 raft_consensus.cc:3060] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.725679 17790 raft_consensus.cc:359] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.726598 17790 raft_consensus.cc:385] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.726967 17790 raft_consensus.cc:740] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.727833 17790 consensus_queue.cc:260] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.730619 17874 raft_consensus.cc:515] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.731192 17790 ts_tablet_manager.cc:1434] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 13:21:22.732431 17790 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: Bootstrap starting.
I20260710 13:21:22.733261 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37b0e67796849fdaf2e00c642a52c83" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.733829 17673 raft_consensus.cc:3060] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.736127 17801 raft_consensus.cc:493] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.736562 17801 raft_consensus.cc:515] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.738570 17801 leader_election.cc:290] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.739229 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.739814 17594 raft_consensus.cc:2468] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:22.740051 17790 tablet_bootstrap.cc:654] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.740146 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.740983 17639 leader_election.cc:304] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
W20260710 13:21:22.741568 17637 leader_election.cc:343] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.741809 17801 raft_consensus.cc:2804] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.742211 17801 raft_consensus.cc:493] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.742596 17801 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.746869 17852 raft_consensus.cc:493] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.747352 17852 raft_consensus.cc:515] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.749243 17673 raft_consensus.cc:2468] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.749729 17852 leader_election.cc:290] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.746582 17798 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:22.750384 17562 leader_election.cc:304] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.751206 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.751904 17672 raft_consensus.cc:2393] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate c0845c6e49a14947a5f6a3e94e77eb35 in this term.
I20260710 13:21:22.752566 17793 raft_consensus.cc:2804] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.753087 17793 raft_consensus.cc:697] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.753000 17790 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: No bootstrap required, opened a new log
I20260710 13:21:22.754855 17790 ts_tablet_manager.cc:1403] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260710 13:21:22.757460 17790 raft_consensus.cc:359] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.758034 17790 raft_consensus.cc:385] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.758272 17790 raft_consensus.cc:740] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.758896 17790 consensus_queue.cc:260] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.759682 17874 leader_election.cc:290] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.753991 17793 consensus_queue.cc:237] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.753036 17801 raft_consensus.cc:515] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.762135 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.762418 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df71f65c61a497d8b5cead1d79238b2" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.762650 17596 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.764153 17713 leader_election.cc:304] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.769734 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37b0e67796849fdaf2e00c642a52c83" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.770530 17748 raft_consensus.cc:3060] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.775444 17596 raft_consensus.cc:2468] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:22.776780 17639 leader_election.cc:304] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.783707 17821 raft_consensus.cc:2804] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.783902 17798 raft_consensus.cc:3060] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.791556 17801 leader_election.cc:290] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.792644 17790 ts_tablet_manager.cc:1434] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 13:21:22.792780 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
W20260710 13:21:22.796819 17637 leader_election.cc:343] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.814565 17545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:22.815208 17821 raft_consensus.cc:697] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:22.815052 17496 catalog_manager.cc:5697] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.817307 17789 tablet_bootstrap.cc:492] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.817312 17852 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:22.818122 17789 ts_tablet_manager.cc:1403] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.060s
I20260710 13:21:22.816929 17821 consensus_queue.cc:237] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.820765 17789 raft_consensus.cc:359] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.821383 17789 raft_consensus.cc:385] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.821626 17789 raft_consensus.cc:740] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.822257 17789 consensus_queue.cc:260] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.824173 17789 ts_tablet_manager.cc:1434] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:22.825204 17789 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.827854 17748 raft_consensus.cc:2468] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.829617 17798 raft_consensus.cc:2749] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.830577 17789 tablet_bootstrap.cc:654] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.833523 17874 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:22.859704 17795 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.861359 17496 catalog_manager.cc:5697] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.879320 17672 raft_consensus.cc:3060] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.894352 17889 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.897023 17789 tablet_bootstrap.cc:492] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.897127 17821 raft_consensus.cc:493] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.897504 17789 ts_tablet_manager.cc:1403] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.072s	user 0.038s	sys 0.024s
I20260710 13:21:22.897630 17821 raft_consensus.cc:515] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.899812 17821 leader_election.cc:290] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.899964 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.900066 17789 raft_consensus.cc:359] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.900597 17594 raft_consensus.cc:2468] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 0.
I20260710 13:21:22.900753 17789 raft_consensus.cc:385] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.901121 17789 raft_consensus.cc:740] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.901479 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.901942 17639 leader_election.cc:304] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.901748 17789 consensus_queue.cc:260] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
W20260710 13:21:22.902889 17637 leader_election.cc:343] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.904024 17789 ts_tablet_manager.cc:1434] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:22.904829 17789 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.905094 17821 raft_consensus.cc:2804] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.905468 17821 raft_consensus.cc:493] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.905802 17821 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.910415 17789 tablet_bootstrap.cc:654] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.920012 17852 raft_consensus.cc:493] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.920619 17852 raft_consensus.cc:515] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.923072 17852 leader_election.cc:290] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.923627 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.925824 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.926887 17672 raft_consensus.cc:2393] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate c0845c6e49a14947a5f6a3e94e77eb35 in this term.
I20260710 13:21:22.928347 17711 leader_election.cc:304] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.929311 17852 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.932266 17821 raft_consensus.cc:515] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.934906 17821 leader_election.cc:290] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.935891 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.935890 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:22.936626 17596 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.934790 17852 raft_consensus.cc:2749] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:22.937424 17637 leader_election.cc:343] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.937583 17789 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.938194 17789 ts_tablet_manager.cc:1403] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.023s
I20260710 13:21:22.940431 17789 raft_consensus.cc:359] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.941097 17789 raft_consensus.cc:385] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.941387 17789 raft_consensus.cc:740] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.941929 17789 consensus_queue.cc:260] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.942576 17596 raft_consensus.cc:2468] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 1.
I20260710 13:21:22.943688 17789 ts_tablet_manager.cc:1434] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:22.943534 17639 leader_election.cc:304] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:22.944321 17821 raft_consensus.cc:2804] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.944685 17789 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Bootstrap starting.
I20260710 13:21:22.945017 17821 raft_consensus.cc:697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:22.945747 17821 consensus_queue.cc:237] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.950616 17789 tablet_bootstrap.cc:654] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.951658 17795 raft_consensus.cc:493] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.952078 17795 raft_consensus.cc:515] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.954008 17795 leader_election.cc:290] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.956132 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.956734 17672 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.957403 17789 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: No bootstrap required, opened a new log
I20260710 13:21:22.957836 17789 ts_tablet_manager.cc:1403] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:22.958002 17562 leader_election.cc:304] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.958838 17874 raft_consensus.cc:2804] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.959174 17874 raft_consensus.cc:493] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.959498 17874 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.960464 17789 raft_consensus.cc:359] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.961088 17789 raft_consensus.cc:385] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.961333 17789 raft_consensus.cc:740] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.961938 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:22.962021 17789 consensus_queue.cc:260] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.962553 17748 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 0.
I20260710 13:21:22.964113 17852 raft_consensus.cc:493] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.964280 17789 ts_tablet_manager.cc:1434] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:22.963814 17494 catalog_manager.cc:5697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.964612 17852 raft_consensus.cc:515] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.966291 17852 leader_election.cc:290] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:22.966938 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:22.967626 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:22.968377 17672 raft_consensus.cc:2393] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate c0845c6e49a14947a5f6a3e94e77eb35 in this term.
I20260710 13:21:22.969519 17711 leader_election.cc:304] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:22.970216 17852 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.975606 17852 raft_consensus.cc:2749] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.976214 17874 raft_consensus.cc:515] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.977730 17874 leader_election.cc:290] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:22.978363 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:22.978852 17671 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.979657 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:22.980188 17748 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.984973 17671 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.985950 17562 leader_election.cc:304] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:22.986433 17748 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 1.
I20260710 13:21:22.986685 17874 raft_consensus.cc:2804] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.987185 17874 raft_consensus.cc:697] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:22.987915 17874 consensus_queue.cc:237] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:22.993973 17495 catalog_manager.cc:5697] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.008055 17874 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.019023 17889 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.021564 17826 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.031451 17747 raft_consensus.cc:3060] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.033006 17850 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.043412 17821 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.045899 17826 consensus_queue.cc:1048] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.067592 17793 consensus_queue.cc:1048] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.069998 17943 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.073040 17793 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.081923 17821 raft_consensus.cc:493] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.082365 17821 raft_consensus.cc:515] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:23.086148 17821 leader_election.cc:290] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:23.087690 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:23.090761 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4" is_pre_election: true
I20260710 13:21:23.092208 17637 leader_election.cc:304] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb; no voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:23.093248 17821 raft_consensus.cc:2749] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:23.098129 17671 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.106091 17795 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.141935 17795 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.155234 17826 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.182878 17798 raft_consensus.cc:493] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.183336 17798 raft_consensus.cc:515] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:23.184965 17798 leader_election.cc:290] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:23.185483 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:23.185846 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:23.186288 17594 raft_consensus.cc:2393] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate 62647b66900b4a9b95dd71cfd3be55cb in this term.
I20260710 13:21:23.187341 17711 leader_election.cc:304] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:23.187916 17798 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.192174 17798 raft_consensus.cc:2749] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:23.200946 17943 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.211796 17801 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.425069 17798 raft_consensus.cc:493] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.425537 17798 raft_consensus.cc:515] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:23.427048 17798 leader_election.cc:290] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:23.427767 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" is_pre_election: true
I20260710 13:21:23.427871 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb" is_pre_election: true
I20260710 13:21:23.428570 17594 raft_consensus.cc:2393] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 716ffa3b1c1d4a40aa1805a924370de4 in current term 1: Already voted for candidate 62647b66900b4a9b95dd71cfd3be55cb in this term.
I20260710 13:21:23.429628 17713 leader_election.cc:304] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4; no voters: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:23.430223 17798 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.430724 17801 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.441286 17798 raft_consensus.cc:2749] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:23.444432 17801 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.459554 17793 consensus_queue.cc:1048] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.470225 17874 consensus_queue.cc:1048] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.624173 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:23.629998 17972 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
W20260710 13:21:23.631480 17973 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
W20260710 13:21:23.631943 17975 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
I20260710 13:21:23.632305 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:23.634116 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:23.634326 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:23.634500 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689683634487 us; error 0 us; skew 500 ppm
I20260710 13:21:23.635035 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:23.637180 16486 webserver.cc:533] Webserver started at http://127.16.25.132:39065/ using document root <none> and password file <none>
I20260710 13:21:23.637646 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:23.637847 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:23.638105 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:23.639155 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-3-root/instance:
uuid: "6909be04dff148939d5b74e7112e46dc"
format_stamp: "Formatted at 2026-07-10 13:21:23 on dist-test-slave-dc44"
I20260710 13:21:23.643072 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:21:23.647073 17980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:23.647869 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:21:23.648134 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
uuid: "6909be04dff148939d5b74e7112e46dc"
format_stamp: "Formatted at 2026-07-10 13:21:23 on dist-test-slave-dc44"
I20260710 13:21:23.648386 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-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)
I20260710 13:21:23.670122 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:23.671461 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:23.673153 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:23.675904 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:23.676081 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:23.676256 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:23.676380 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:23.741174 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.132:46739
I20260710 13:21:23.741282 18042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.132:46739 every 8 connection(s)
I20260710 13:21:23.745823 16486 auto_leader_rebalancer-test.cc:388] add a tserver: 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:23.763063 18043 heartbeater.cc:344] Connected to a master server at 127.16.25.190:33149
I20260710 13:21:23.763501 18043 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:23.764178 18043 heartbeater.cc:507] Master 127.16.25.190:33149 requested a full tablet report, sending...
I20260710 13:21:23.765817 17496 ts_manager.cc:194] Registered new tserver with Master: 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739)
I20260710 13:21:23.767066 17496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59312
I20260710 13:21:23.862111 17672 consensus_queue.cc:237] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:23.868853 17747 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.870620 17821 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.870910 17596 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.873039 17821 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.877190 17856 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
W20260710 13:21:23.882582 17639 consensus_peers.cc:597] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b8bd5d9239d4aebb2e5c73f7bc9d574. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.882745 17596 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.883111 17747 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.894868 17496 catalog_manager.cc:5697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.909251 17596 consensus_queue.cc:237] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:23.915371 17747 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.916975 17671 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.918394 17826 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.919921 17874 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.927542 17793 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.930532 17747 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
W20260710 13:21:23.941241 17564 consensus_peers.cc:597] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e91acc6fd9454f59a715be9f30e7106a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.940557 17495 catalog_manager.cc:5697] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.942633 17672 consensus_queue.cc:237] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:23.943892 17671 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
W20260710 13:21:23.948623 17639 consensus_peers.cc:597] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c88d090d9d95402db7b01addcfdb4447. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.948753 17747 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.949266 17596 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.950148 17821 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.950964 17856 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.963308 17821 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.965013 17747 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.966305 17596 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.976106 17496 catalog_manager.cc:5697] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:23.994575 17747 consensus_queue.cc:237] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.000718 17671 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:24.002182 17798 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.005254 17596 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:24.006397 18059 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.009500 17798 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:24.010815 17671 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
W20260710 13:21:24.018385 17713 consensus_peers.cc:597] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22ac1cf7e6444989943d0cb6c1e00d43. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:24.021740 17596 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:24.025861 17494 catalog_manager.cc:5697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:24.393862 18063 ts_tablet_manager.cc:933] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:24.395619 18063 tablet_copy_client.cc:323] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:24.404822 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet 22ac1cf7e6444989943d0cb6c1e00d43 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:24.405401 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet 22ac1cf7e6444989943d0cb6c1e00d43 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-22ac1cf7e6444989943d0cb6c1e00d43
I20260710 13:21:24.410926 17758 tablet_copy_source_session.cc:215] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.411945 18066 ts_tablet_manager.cc:933] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:24.415237 18063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ac1cf7e6444989943d0cb6c1e00d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.431227 18063 tablet_copy_client.cc:806] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.431842 18063 tablet_copy_client.cc:670] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.434937 18066 tablet_copy_client.cc:323] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:24.437330 18063 tablet_copy_client.cc:538] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.446106 18063 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:24.461895 17684 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet c88d090d9d95402db7b01addcfdb4447 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:24.462383 17684 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet c88d090d9d95402db7b01addcfdb4447 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-c88d090d9d95402db7b01addcfdb4447
I20260710 13:21:24.468205 18063 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:24.468402 17684 tablet_copy_source_session.cc:215] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.469352 18063 tablet_bootstrap.cc:492] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:24.470036 18063 ts_tablet_manager.cc:1403] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.004s
I20260710 13:21:24.473353 18066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88d090d9d95402db7b01addcfdb4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.473409 18063 raft_consensus.cc:359] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.474331 18063 raft_consensus.cc:740] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:24.474949 18063 consensus_queue.cc:260] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.492030 18072 ts_tablet_manager.cc:933] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:24.492872 18066 tablet_copy_client.cc:806] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.496214 18066 tablet_copy_client.cc:670] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.497395 18043 heartbeater.cc:499] Master 127.16.25.190:33149 was elected leader, sending a full tablet report...
I20260710 13:21:24.497844 18063 ts_tablet_manager.cc:1434] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.011s
I20260710 13:21:24.499439 18072 tablet_copy_client.cc:323] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:24.499840 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-22ac1cf7e6444989943d0cb6c1e00d43 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:24.500341 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-22ac1cf7e6444989943d0cb6c1e00d43 on tablet 22ac1cf7e6444989943d0cb6c1e00d43 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:24.502763 17683 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:24.503423 17683 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-4b8bd5d9239d4aebb2e5c73f7bc9d574
I20260710 13:21:24.504299 18066 tablet_copy_client.cc:538] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.511250 17683 tablet_copy_source_session.cc:215] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.512506 18066 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:24.514133 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.530578 18072 tablet_copy_client.cc:806] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.532934 18063 ts_tablet_manager.cc:933] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:24.533716 18072 tablet_copy_client.cc:670] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.536319 18063 tablet_copy_client.cc:323] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:24.539062 18072 tablet_copy_client.cc:538] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.542125 18066 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:24.542974 18066 tablet_bootstrap.cc:492] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:24.543629 18066 ts_tablet_manager.cc:1403] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260710 13:21:24.546469 18066 raft_consensus.cc:359] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.547331 18066 raft_consensus.cc:740] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:24.547972 18066 consensus_queue.cc:260] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.550383 18072 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:24.553119 18066 ts_tablet_manager.cc:1434] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:24.554797 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-c88d090d9d95402db7b01addcfdb4447 received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:24.555199 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-c88d090d9d95402db7b01addcfdb4447 on tablet c88d090d9d95402db7b01addcfdb4447 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:24.562296 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet e91acc6fd9454f59a715be9f30e7106a from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:24.562832 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet e91acc6fd9454f59a715be9f30e7106a from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-e91acc6fd9454f59a715be9f30e7106a
I20260710 13:21:24.572405 17609 tablet_copy_source_session.cc:215] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.574576 18063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91acc6fd9454f59a715be9f30e7106a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.575752 18072 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:24.576589 18072 tablet_bootstrap.cc:492] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:24.577169 18072 ts_tablet_manager.cc:1403] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260710 13:21:24.579885 18072 raft_consensus.cc:359] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.580674 18072 raft_consensus.cc:740] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:24.581245 18072 consensus_queue.cc:260] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.583357 18072 ts_tablet_manager.cc:1434] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:24.584844 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-4b8bd5d9239d4aebb2e5c73f7bc9d574 received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:24.585219 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-4b8bd5d9239d4aebb2e5c73f7bc9d574 on tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:24.585407 18063 tablet_copy_client.cc:806] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.585866 18063 tablet_copy_client.cc:670] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.596249 18063 tablet_copy_client.cc:538] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.604472 18063 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:24.619765 18063 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:24.620388 18063 tablet_bootstrap.cc:492] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:24.620859 18063 ts_tablet_manager.cc:1403] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:21:24.622833 18063 raft_consensus.cc:359] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.623468 18063 raft_consensus.cc:740] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:24.623937 18063 consensus_queue.cc:260] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:24.625634 18063 ts_tablet_manager.cc:1434] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:21:24.627208 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-e91acc6fd9454f59a715be9f30e7106a received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:24.627585 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-e91acc6fd9454f59a715be9f30e7106a on tablet e91acc6fd9454f59a715be9f30e7106a with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:24.775309 18018 raft_consensus.cc:1217] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.933594 18018 raft_consensus.cc:1217] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.959558 18018 raft_consensus.cc:1217] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:25.019162 18018 raft_consensus.cc:1217] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:25.225800 18079 raft_consensus.cc:1064] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:25.228229 18079 consensus_queue.cc:237] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.236178 17594 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.237349 17671 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.237469 18018 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.238947 18059 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.239769 18079 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.240684 18086 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.267601 18079 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.270076 18018 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.274104 17671 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.279304 17594 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.285943 17495 catalog_manager.cc:5697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.320400 17748 consensus_queue.cc:237] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.325548 18018 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.326462 17594 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.327098 18079 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.327972 18058 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.333840 18079 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.336170 17594 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.336040 18018 raft_consensus.cc:2955] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.343411 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22ac1cf7e6444989943d0cb6c1e00d43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.349843 17497 catalog_manager.cc:5697] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.360935 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet 22ac1cf7e6444989943d0cb6c1e00d43 with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:25.369680 18094 tablet_replica.cc:333] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:25.370677 18094 raft_consensus.cc:2243] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.371394 18094 raft_consensus.cc:2272] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.381843 18094 ts_tablet_manager.cc:1916] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.396260 18094 ts_tablet_manager.cc:1929] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.396647 18094 log.cc:1199] T 22ac1cf7e6444989943d0cb6c1e00d43 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/22ac1cf7e6444989943d0cb6c1e00d43
I20260710 13:21:25.398066 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet 22ac1cf7e6444989943d0cb6c1e00d43 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:25.508451 18083 raft_consensus.cc:1064] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:25.510882 18083 consensus_queue.cc:237] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.517666 18018 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.518128 17748 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.518318 17671 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.519227 18083 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.520030 17874 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.520979 18084 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:25.528501 18080 raft_consensus.cc:1064] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:25.532871 18080 consensus_queue.cc:237] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.546921 18017 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.546303 18018 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.546624 17671 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.548506 17856 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.552981 18084 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.564199 17748 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.564700 17496 catalog_manager.cc:5697] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.567519 18080 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.567974 17594 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.569612 17856 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.588778 17747 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.600663 18080 raft_consensus.cc:1064] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:25.603641 18080 consensus_queue.cc:237] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.610865 17856 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.612558 17596 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.623770 18017 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.627158 17594 consensus_queue.cc:237] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.635846 18107 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:25.637195 18017 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.651841 17494 catalog_manager.cc:5697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.663929 18016 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.665499 18083 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.668202 17748 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.669850 18102 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:25.675271 18102 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.679019 17594 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.678922 18017 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.680655 17748 raft_consensus.cc:2955] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
W20260710 13:21:25.681559 17637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.131:46011, user_credentials={real_user=slave}} blocked reactor thread for 57183.2us
I20260710 13:21:25.683152 18107 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.683561 17747 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.690939 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e91acc6fd9454f59a715be9f30e7106a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.693841 17495 catalog_manager.cc:5697] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.698311 17747 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.702540 18107 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.713596 17671 consensus_queue.cc:237] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.714478 18080 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.716673 17594 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.715798 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet e91acc6fd9454f59a715be9f30e7106a with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:25.719596 18094 tablet_replica.cc:333] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:25.720534 18094 raft_consensus.cc:2243] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.721179 18094 raft_consensus.cc:2272] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.721988 18018 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.724162 17596 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.724718 18094 ts_tablet_manager.cc:1916] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.725466 18107 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.727468 18107 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.733040 18107 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.733180 18018 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.745750 17596 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.756414 17495 catalog_manager.cc:5697] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.757074 18017 raft_consensus.cc:2955] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.759282 17746 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.766546 18094 ts_tablet_manager.cc:1929] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.767055 18094 log.cc:1199] T e91acc6fd9454f59a715be9f30e7106a P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/e91acc6fd9454f59a715be9f30e7106a
I20260710 13:21:25.787050 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet e91acc6fd9454f59a715be9f30e7106a (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:25.787741 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.788102 17496 catalog_manager.cc:5697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.797084 17671 consensus_queue.cc:237] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:25.798200 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:25.802134 18112 tablet_replica.cc:333] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:25.803126 18112 raft_consensus.cc:2243] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.803809 18112 raft_consensus.cc:2272] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.805035 17746 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.806459 18112 ts_tablet_manager.cc:1916] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.807314 18082 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:25.809664 18017 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.814703 18082 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.816825 18080 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.820583 18112 ts_tablet_manager.cc:1929] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.821022 18112 log.cc:1199] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/4b8bd5d9239d4aebb2e5c73f7bc9d574
I20260710 13:21:25.822634 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet 4b8bd5d9239d4aebb2e5c73f7bc9d574 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:25.825685 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c88d090d9d95402db7b01addcfdb4447 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.829422 18017 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.832036 17497 catalog_manager.cc:5697] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.832404 17746 raft_consensus.cc:2955] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:25.841987 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet c88d090d9d95402db7b01addcfdb4447 with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:25.847290 18113 tablet_replica.cc:333] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:25.848232 18113 raft_consensus.cc:2243] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.848817 18113 raft_consensus.cc:2272] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.851397 18113 ts_tablet_manager.cc:1916] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.861595 18113 ts_tablet_manager.cc:1929] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.861891 18113 log.cc:1199] T c88d090d9d95402db7b01addcfdb4447 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/c88d090d9d95402db7b01addcfdb4447
I20260710 13:21:25.863121 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet c88d090d9d95402db7b01addcfdb4447 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:26.881357 17671 consensus_queue.cc:237] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:26.889325 17747 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:26.889642 17639 consensus_peers.cc:597] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50da07a114074dadb26cf8cceeefcba6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.891948 17596 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.890861 18107 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:21:26.893417 18117 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.902607 18107 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.905057 17596 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.906160 17746 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.924651 17497 catalog_manager.cc:5697] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.930374 17596 consensus_queue.cc:237] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
W20260710 13:21:26.941136 17564 consensus_peers.cc:597] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a48dbc269aac476f96fac7646ab26417. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.941383 17746 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.949105 18102 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.955946 17671 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.957913 18124 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.962038 18126 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.963531 17746 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.979242 17495 catalog_manager.cc:5697] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.980541 17746 consensus_queue.cc:237] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:26.981906 17671 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:26.989176 17672 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.990842 18115 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:26.993911 17713 consensus_peers.cc:597] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c10e5a5325448c89f7c3d58daeefa58. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.994534 17596 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.997613 18079 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.019006 17596 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.018404 18134 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.022879 17673 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.031607 17496 catalog_manager.cc:5697] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.039800 17747 consensus_queue.cc:237] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
W20260710 13:21:27.048355 17713 consensus_peers.cc:597] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08c802e0da524c28a9dbf8ea7c018999. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.048477 17673 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:27.049747 18134 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.050459 17596 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:27.051764 18135 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.057794 18134 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.059679 17673 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.060469 17596 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:27.072767 17497 catalog_manager.cc:5697] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.382867 18140 ts_tablet_manager.cc:933] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:27.384876 18140 tablet_copy_client.cc:323] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:27.386651 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet 7c10e5a5325448c89f7c3d58daeefa58 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:27.387135 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet 7c10e5a5325448c89f7c3d58daeefa58 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-7c10e5a5325448c89f7c3d58daeefa58
I20260710 13:21:27.392624 17758 tablet_copy_source_session.cc:215] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:27.395231 18140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c10e5a5325448c89f7c3d58daeefa58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.406869 18140 tablet_copy_client.cc:806] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:27.407450 18140 tablet_copy_client.cc:670] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:27.410789 18140 tablet_copy_client.cc:538] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:27.416249 18140 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:27.433297 18140 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:27.434165 18140 tablet_bootstrap.cc:492] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:27.434707 18140 ts_tablet_manager.cc:1403] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:21:27.436970 18140 raft_consensus.cc:359] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.437561 18140 raft_consensus.cc:740] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:27.438082 18140 consensus_queue.cc:260] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.440687 18140 ts_tablet_manager.cc:1434] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:21:27.442258 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-7c10e5a5325448c89f7c3d58daeefa58 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:27.442631 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-7c10e5a5325448c89f7c3d58daeefa58 on tablet 7c10e5a5325448c89f7c3d58daeefa58 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:27.485622 18140 ts_tablet_manager.cc:933] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:27.487564 18140 tablet_copy_client.cc:323] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:27.489285 17683 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet 50da07a114074dadb26cf8cceeefcba6 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:27.489876 17683 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet 50da07a114074dadb26cf8cceeefcba6 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-50da07a114074dadb26cf8cceeefcba6
I20260710 13:21:27.491930 18145 ts_tablet_manager.cc:933] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:27.493719 18145 tablet_copy_client.cc:323] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:27.495555 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet a48dbc269aac476f96fac7646ab26417 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:27.496063 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet a48dbc269aac476f96fac7646ab26417 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-a48dbc269aac476f96fac7646ab26417
I20260710 13:21:27.496696 17683 tablet_copy_source_session.cc:215] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:27.499581 18140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da07a114074dadb26cf8cceeefcba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.504112 17609 tablet_copy_source_session.cc:215] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:27.507936 18145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48dbc269aac476f96fac7646ab26417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.515765 18140 tablet_copy_client.cc:806] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:27.517297 18140 tablet_copy_client.cc:670] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:27.521759 18140 tablet_copy_client.cc:538] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:27.522660 18145 tablet_copy_client.cc:806] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:27.523227 18145 tablet_copy_client.cc:670] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:27.530714 18140 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:27.532598 18145 tablet_copy_client.cc:538] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:27.540688 18145 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:27.547968 18140 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:27.549213 18140 tablet_bootstrap.cc:492] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:27.550275 18140 ts_tablet_manager.cc:1403] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 13:21:27.553623 18140 raft_consensus.cc:359] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.555104 18140 raft_consensus.cc:740] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:27.555287 18148 ts_tablet_manager.cc:933] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:27.555788 18140 consensus_queue.cc:260] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.558296 18140 ts_tablet_manager.cc:1434] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:21:27.561148 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-50da07a114074dadb26cf8cceeefcba6 received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:27.561681 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-50da07a114074dadb26cf8cceeefcba6 on tablet 50da07a114074dadb26cf8cceeefcba6 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:27.567551 18148 tablet_copy_client.cc:323] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:27.569200 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet 08c802e0da524c28a9dbf8ea7c018999 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:27.569680 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet 08c802e0da524c28a9dbf8ea7c018999 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-08c802e0da524c28a9dbf8ea7c018999
I20260710 13:21:27.576999 17758 tablet_copy_source_session.cc:215] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:27.577077 18145 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:27.578080 18145 tablet_bootstrap.cc:492] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:27.578866 18145 ts_tablet_manager.cc:1403] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.013s
I20260710 13:21:27.580195 18148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c802e0da524c28a9dbf8ea7c018999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.581439 18145 raft_consensus.cc:359] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.582302 18145 raft_consensus.cc:740] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:27.583001 18145 consensus_queue.cc:260] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.585156 18145 ts_tablet_manager.cc:1434] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:27.586630 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-a48dbc269aac476f96fac7646ab26417 received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:27.587055 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-a48dbc269aac476f96fac7646ab26417 on tablet a48dbc269aac476f96fac7646ab26417 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:27.596024 18148 tablet_copy_client.cc:806] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:27.596549 18148 tablet_copy_client.cc:670] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:27.599656 18148 tablet_copy_client.cc:538] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:27.604970 18148 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:27.619563 18148 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:27.620210 18148 tablet_bootstrap.cc:492] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:27.620699 18148 ts_tablet_manager.cc:1403] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.006s
I20260710 13:21:27.622880 18148 raft_consensus.cc:359] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.623512 18148 raft_consensus.cc:740] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:27.623982 18148 consensus_queue.cc:260] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:27.625685 18148 ts_tablet_manager.cc:1434] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260710 13:21:27.627336 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-08c802e0da524c28a9dbf8ea7c018999 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:27.627740 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-08c802e0da524c28a9dbf8ea7c018999 on tablet 08c802e0da524c28a9dbf8ea7c018999 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:27.872246 18017 raft_consensus.cc:1217] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:27.939157 18017 raft_consensus.cc:1217] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:28.006580 18017 raft_consensus.cc:1217] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:28.137178 18017 raft_consensus.cc:1217] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:28.408088 18107 raft_consensus.cc:1064] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:28.409837 18107 consensus_queue.cc:237] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.416325 17746 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.416891 18017 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.417614 17594 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.417896 18158 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.418890 18107 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.419618 18118 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.443725 18017 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.444445 17746 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.442235 18158 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.462590 17495 catalog_manager.cc:5697] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.488265 17594 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.499125 17671 consensus_queue.cc:237] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.504654 18017 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.504654 17746 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.506158 18158 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.506873 18118 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.512933 18118 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.514498 18017 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.518697 17746 raft_consensus.cc:2955] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.528240 17497 catalog_manager.cc:5697] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.532173 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50da07a114074dadb26cf8cceeefcba6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.538160 18135 raft_consensus.cc:1064] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:28.540550 18135 consensus_queue.cc:237] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.542398 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet 50da07a114074dadb26cf8cceeefcba6 with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:28.554339 18018 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.555876 17671 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.558495 18115 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.564811 18153 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:21:28.579203 17594 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.583039 18166 tablet_replica.cc:333] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:28.585232 18166 raft_consensus.cc:2243] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.586709 18153 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:21:28.582427 18115 raft_consensus.cc:1064] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:28.596233 18155 raft_consensus.cc:1064] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:28.597061 18115 consensus_queue.cc:237] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.611286 18166 raft_consensus.cc:2272] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.624209 18166 ts_tablet_manager.cc:1916] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.631492 18155 consensus_queue.cc:237] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.632637 18170 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.641853 17594 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.659256 17497 catalog_manager.cc:5697] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.661204 17746 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.661391 18017 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.663496 17673 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.665932 18153 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.667872 18126 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.669620 18126 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.688447 17673 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.690284 18126 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:21:28.706421 17713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.129:43283, user_credentials={real_user=slave}} blocked reactor thread for 53904.3us
I20260710 13:21:28.722517 17594 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.733165 18016 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.730299 18115 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260710 13:21:28.740350 18016 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.741226 18176 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.746325 18166 ts_tablet_manager.cc:1929] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.746790 18166 log.cc:1199] T 50da07a114074dadb26cf8cceeefcba6 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/50da07a114074dadb26cf8cceeefcba6
I20260710 13:21:28.748503 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet 50da07a114074dadb26cf8cceeefcba6 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:28.749385 17671 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.753683 18155 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.756542 18018 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.766439 17672 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.767825 17748 consensus_queue.cc:237] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.775420 17671 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.776705 18176 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.783919 18177 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.789810 17673 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.801090 17497 catalog_manager.cc:5697] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.806398 17746 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.809193 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c10e5a5325448c89f7c3d58daeefa58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.814653 17495 catalog_manager.cc:5697] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.825477 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c10e5a5325448c89f7c3d58daeefa58 with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:28.826407 18166 tablet_replica.cc:333] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:28.827802 18015 raft_consensus.cc:1275] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.831096 18177 consensus_queue.cc:1048] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.831869 18166 raft_consensus.cc:2243] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.832633 18166 raft_consensus.cc:2272] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.833392 17596 consensus_queue.cc:237] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.837539 18153 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.840420 18015 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.840602 17672 raft_consensus.cc:1275] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.842115 18172 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:28.842953 18155 consensus_queue.cc:1048] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.849830 18166 ts_tablet_manager.cc:1916] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.859778 17673 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.865229 17672 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.866487 18016 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.872582 17493 catalog_manager.cc:5697] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.879189 17596 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.862274 18155 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.888374 18166 ts_tablet_manager.cc:1929] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.888844 18166 log.cc:1199] T 7c10e5a5325448c89f7c3d58daeefa58 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/7c10e5a5325448c89f7c3d58daeefa58
I20260710 13:21:28.890712 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet 7c10e5a5325448c89f7c3d58daeefa58 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:28.898705 17747 consensus_queue.cc:237] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:28.899717 18015 raft_consensus.cc:2955] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.904974 17596 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.906438 18177 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.909454 17495 catalog_manager.cc:5697] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.914870 18153 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.915891 18016 raft_consensus.cc:1275] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.916383 17596 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.917894 18177 consensus_queue.cc:1048] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.925156 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet a48dbc269aac476f96fac7646ab26417 with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:28.926573 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08c802e0da524c28a9dbf8ea7c018999 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.930823 18015 raft_consensus.cc:2955] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.934408 17496 catalog_manager.cc:5697] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.921496 18017 raft_consensus.cc:2955] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:28.945811 18185 tablet_replica.cc:333] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:28.946269 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet 08c802e0da524c28a9dbf8ea7c018999 with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:28.947324 18185 raft_consensus.cc:2243] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.948086 18185 raft_consensus.cc:2272] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.951877 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a48dbc269aac476f96fac7646ab26417 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.953181 18185 ts_tablet_manager.cc:1916] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.967190 18186 tablet_replica.cc:333] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:28.968221 18186 raft_consensus.cc:2243] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.968972 18186 raft_consensus.cc:2272] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.971760 18186 ts_tablet_manager.cc:1916] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.972832 18185 ts_tablet_manager.cc:1929] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.973201 18185 log.cc:1199] T a48dbc269aac476f96fac7646ab26417 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/a48dbc269aac476f96fac7646ab26417
I20260710 13:21:28.974681 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet a48dbc269aac476f96fac7646ab26417 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:28.981621 18186 ts_tablet_manager.cc:1929] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.982023 18186 log.cc:1199] T 08c802e0da524c28a9dbf8ea7c018999 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/08c802e0da524c28a9dbf8ea7c018999
I20260710 13:21:28.983575 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet 08c802e0da524c28a9dbf8ea7c018999 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:29.981073 17596 consensus_queue.cc:237] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:29.987514 17747 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:29.988059 17564 consensus_peers.cc:597] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9df71f65c61a497d8b5cead1d79238b2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:29.988323 17672 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:29.988780 18172 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.989699 18155 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.996835 18155 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:29.998549 17672 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.000252 17747 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.013497 17496 catalog_manager.cc:5697] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.016703 17672 consensus_queue.cc:237] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
W20260710 13:21:30.024930 17639 consensus_peers.cc:597] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4299e1a28ca147be93f958c24965acae. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:30.027006 17596 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:30.028529 18118 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:30.031359 17747 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:30.033622 18187 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.044131 18118 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.045938 17747 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.046111 17596 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.058286 17594 consensus_queue.cc:237] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.061065 17496 catalog_manager.cc:5697] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.079181 17747 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:30.079537 17564 consensus_peers.cc:597] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f37b0e67796849fdaf2e00c642a52c83. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:30.079934 17672 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:30.081936 18172 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.082871 18155 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.092425 18172 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.094789 17672 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.095685 17747 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.107828 17594 consensus_queue.cc:237] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.109258 17497 catalog_manager.cc:5697] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.114413 17672 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:30.114607 17564 consensus_peers.cc:597] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d4d576f7a57415eb9ed659b4cbcb46f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:30.115619 17747 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:30.115667 18172 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:30.116946 18155 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.126257 18155 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.131428 17747 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.134955 17673 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:30.139446 17493 catalog_manager.cc:5697] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.483419 18207 ts_tablet_manager.cc:933] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:30.485426 18207 tablet_copy_client.cc:323] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:30.486752 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet 9df71f65c61a497d8b5cead1d79238b2 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:30.487191 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet 9df71f65c61a497d8b5cead1d79238b2 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-9df71f65c61a497d8b5cead1d79238b2
I20260710 13:21:30.492065 17609 tablet_copy_source_session.cc:215] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:30.494951 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df71f65c61a497d8b5cead1d79238b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.509126 18207 tablet_copy_client.cc:806] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:30.509678 18207 tablet_copy_client.cc:670] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:30.512804 18207 tablet_copy_client.cc:538] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:30.520584 18207 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:30.539531 18207 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:30.540370 18207 tablet_bootstrap.cc:492] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:30.540942 18207 ts_tablet_manager.cc:1403] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:21:30.543058 18207 raft_consensus.cc:359] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.543658 18207 raft_consensus.cc:740] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:30.544176 18207 consensus_queue.cc:260] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.548204 18207 ts_tablet_manager.cc:1434] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:30.553602 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-9df71f65c61a497d8b5cead1d79238b2 received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:30.556207 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-9df71f65c61a497d8b5cead1d79238b2 on tablet 9df71f65c61a497d8b5cead1d79238b2 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:30.560065 18211 ts_tablet_manager.cc:933] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:30.562363 18211 tablet_copy_client.cc:323] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:30.563737 17683 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet 4299e1a28ca147be93f958c24965acae from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:30.564205 17683 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet 4299e1a28ca147be93f958c24965acae from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-4299e1a28ca147be93f958c24965acae
I20260710 13:21:30.569965 17683 tablet_copy_source_session.cc:215] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:30.573061 18211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4299e1a28ca147be93f958c24965acae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.583917 18211 tablet_copy_client.cc:806] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:30.584422 18211 tablet_copy_client.cc:670] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:30.588143 18211 tablet_copy_client.cc:538] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:30.594462 18211 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:30.595842 18207 ts_tablet_manager.cc:933] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:30.598002 18207 tablet_copy_client.cc:323] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:30.599529 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet f37b0e67796849fdaf2e00c642a52c83 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:30.600383 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet f37b0e67796849fdaf2e00c642a52c83 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-f37b0e67796849fdaf2e00c642a52c83
I20260710 13:21:30.608482 17609 tablet_copy_source_session.cc:215] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:30.612414 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37b0e67796849fdaf2e00c642a52c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.617385 18211 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:30.618062 18211 tablet_bootstrap.cc:492] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:30.618594 18211 ts_tablet_manager.cc:1403] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:21:30.620846 18211 raft_consensus.cc:359] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.621419 18211 raft_consensus.cc:740] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:30.621994 18211 consensus_queue.cc:260] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.623893 18211 ts_tablet_manager.cc:1434] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:21:30.625634 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-4299e1a28ca147be93f958c24965acae received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:30.626022 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-4299e1a28ca147be93f958c24965acae on tablet 4299e1a28ca147be93f958c24965acae with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:30.631399 18207 tablet_copy_client.cc:806] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:30.631973 18207 tablet_copy_client.cc:670] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:30.635408 18207 tablet_copy_client.cc:538] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:30.637442 18211 ts_tablet_manager.cc:933] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:30.638931 18211 tablet_copy_client.cc:323] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:30.640240 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet 0d4d576f7a57415eb9ed659b4cbcb46f from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:30.640673 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet 0d4d576f7a57415eb9ed659b4cbcb46f from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-0d4d576f7a57415eb9ed659b4cbcb46f
I20260710 13:21:30.644516 18207 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:30.647305 17609 tablet_copy_source_session.cc:215] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:30.651098 18211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4d576f7a57415eb9ed659b4cbcb46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.662386 18211 tablet_copy_client.cc:806] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:30.662951 18211 tablet_copy_client.cc:670] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:30.665954 18211 tablet_copy_client.cc:538] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:30.668485 18207 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:30.669472 18207 tablet_bootstrap.cc:492] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:30.670122 18207 ts_tablet_manager.cc:1403] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260710 13:21:30.673032 18211 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:30.673383 18207 raft_consensus.cc:359] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.674196 18207 raft_consensus.cc:740] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:30.674813 18207 consensus_queue.cc:260] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.677104 18207 ts_tablet_manager.cc:1434] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:30.681699 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-f37b0e67796849fdaf2e00c642a52c83 received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:30.682092 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-f37b0e67796849fdaf2e00c642a52c83 on tablet f37b0e67796849fdaf2e00c642a52c83 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:30.696213 18211 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:30.697078 18211 tablet_bootstrap.cc:492] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:30.697717 18211 ts_tablet_manager.cc:1403] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260710 13:21:30.700474 18211 raft_consensus.cc:359] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.701256 18211 raft_consensus.cc:740] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:30.701841 18211 consensus_queue.cc:260] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:30.704159 18211 ts_tablet_manager.cc:1434] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:30.705588 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-0d4d576f7a57415eb9ed659b4cbcb46f received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:30.705940 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-0d4d576f7a57415eb9ed659b4cbcb46f on tablet 0d4d576f7a57415eb9ed659b4cbcb46f with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:31.056494 18017 raft_consensus.cc:1217] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:31.079355 18017 raft_consensus.cc:1217] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:31.080694 18015 raft_consensus.cc:1217] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:31.099306 18015 raft_consensus.cc:1217] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:31.494042 18155 raft_consensus.cc:1064] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:31.496204 18155 consensus_queue.cc:237] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.498401 18118 raft_consensus.cc:1064] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:31.501137 18118 consensus_queue.cc:237] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.504802 18015 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.506155 17747 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.506300 17672 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.507617 18219 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.508446 18155 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.510300 18172 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.511312 18015 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.513590 17747 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.516914 18194 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.518020 17596 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.519251 18194 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.531791 18118 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.548553 18155 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.550374 18194 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.552093 17596 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.558036 18017 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.559787 17746 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.565598 17493 catalog_manager.cc:5697] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:31.567108 17672 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.579270 17747 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.593719 18172 raft_consensus.cc:1064] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:31.594372 17497 catalog_manager.cc:5697] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.595959 18172 consensus_queue.cc:237] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.611562 18017 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.611910 17746 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.613057 18231 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.614523 17671 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.615633 18231 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.620891 18016 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.624011 18155 raft_consensus.cc:1064] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:31.627524 18219 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.627869 18155 consensus_queue.cc:237] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.636296 18219 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.637919 17672 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.652616 18016 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.653848 17746 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.667677 18017 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.668351 17746 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.667691 17672 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:31.669816 18155 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:21:31.676369 17594 consensus_queue.cc:237] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.677039 18172 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.679373 18235 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.685153 17672 consensus_queue.cc:237] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.685880 17497 catalog_manager.cc:5697] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.693181 17747 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.693392 18016 raft_consensus.cc:1275] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.694592 18234 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.696178 18232 consensus_queue.cc:1048] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:31.701506 18232 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.705235 18015 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.706779 18172 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.708755 17748 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.710652 17747 raft_consensus.cc:1275] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.715283 18219 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.714784 18016 raft_consensus.cc:2955] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.719210 18231 consensus_queue.cc:1048] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.725987 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d4d576f7a57415eb9ed659b4cbcb46f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:31.725733 18015 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.744467 17594 consensus_queue.cc:237] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.747538 17493 catalog_manager.cc:5697] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.750471 18018 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.734786 17747 raft_consensus.cc:2955] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.752377 18235 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.754667 17495 catalog_manager.cc:5697] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:31.762300 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4299e1a28ca147be93f958c24965acae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:31.767033 18219 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.775599 18172 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.777376 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet 4299e1a28ca147be93f958c24965acae with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:31.777107 17671 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.782595 18018 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.788339 17672 raft_consensus.cc:1275] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.789868 18231 consensus_queue.cc:1048] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.793939 17672 raft_consensus.cc:2955] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.799800 17746 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.801819 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9df71f65c61a497d8b5cead1d79238b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:31.810947 18248 tablet_replica.cc:333] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:31.811913 18248 raft_consensus.cc:2243] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.812638 18248 raft_consensus.cc:2272] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.810035 18018 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.817638 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d4d576f7a57415eb9ed659b4cbcb46f with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:31.828588 17497 catalog_manager.cc:5697] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.832175 17495 catalog_manager.cc:5697] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.834398 18249 tablet_replica.cc:333] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:31.835402 18249 raft_consensus.cc:2243] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.836071 18248 ts_tablet_manager.cc:1916] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:31.836097 18249 raft_consensus.cc:2272] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.846843 18249 ts_tablet_manager.cc:1916] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:31.851330 18248 ts_tablet_manager.cc:1929] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:31.851804 18248 log.cc:1199] T 4299e1a28ca147be93f958c24965acae P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/4299e1a28ca147be93f958c24965acae
I20260710 13:21:31.854497 17594 consensus_queue.cc:237] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:31.856508 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet 9df71f65c61a497d8b5cead1d79238b2 with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:31.863741 18249 ts_tablet_manager.cc:1929] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:31.868116 18249 log.cc:1199] T 0d4d576f7a57415eb9ed659b4cbcb46f P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/0d4d576f7a57415eb9ed659b4cbcb46f
I20260710 13:21:31.867781 18250 tablet_replica.cc:333] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:31.869860 18018 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.870386 18250 raft_consensus.cc:2243] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.870505 17671 raft_consensus.cc:1275] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:31.871192 18250 raft_consensus.cc:2272] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.871469 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet 0d4d576f7a57415eb9ed659b4cbcb46f (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:31.871829 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet 4299e1a28ca147be93f958c24965acae (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:31.873157 18219 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.874373 18250 ts_tablet_manager.cc:1916] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:31.874915 18155 consensus_queue.cc:1048] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:31.880935 18219 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.882970 17671 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.889081 18250 ts_tablet_manager.cc:1929] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:31.889909 18250 log.cc:1199] T 9df71f65c61a497d8b5cead1d79238b2 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/9df71f65c61a497d8b5cead1d79238b2
I20260710 13:21:31.892109 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet 9df71f65c61a497d8b5cead1d79238b2 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:31.893814 18018 raft_consensus.cc:2955] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.894877 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f37b0e67796849fdaf2e00c642a52c83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:31.897789 17495 catalog_manager.cc:5697] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:31.907388 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet f37b0e67796849fdaf2e00c642a52c83 with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:31.908245 18250 tablet_replica.cc:333] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:31.909121 18250 raft_consensus.cc:2243] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.909766 18250 raft_consensus.cc:2272] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.912868 18250 ts_tablet_manager.cc:1916] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:31.922608 18250 ts_tablet_manager.cc:1929] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:31.922966 18250 log.cc:1199] T f37b0e67796849fdaf2e00c642a52c83 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/f37b0e67796849fdaf2e00c642a52c83
I20260710 13:21:31.924538 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet f37b0e67796849fdaf2e00c642a52c83 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:32.934770 17746 consensus_queue.cc:237] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
W20260710 13:21:32.940781 17713 consensus_peers.cc:597] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eba8914700bb4213922cde9943ebd8d2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.940928 17671 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:32.941352 17594 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:32.942028 18253 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:32.942853 18247 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:32.949676 18253 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.950879 17594 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.955272 17671 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.963586 17672 consensus_queue.cc:237] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:32.963810 17493 catalog_manager.cc:5697] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.971303 17746 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:32.972638 18232 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:32.973438 17639 consensus_peers.cc:597] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8425bd12862543dfa7d86d35f2dd483c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.975062 17594 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:32.976598 18232 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:32.979914 18251 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.988703 17594 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.989280 17746 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:32.997838 17672 consensus_queue.cc:237] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:32.999051 17496 catalog_manager.cc:5697] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.005529 17746 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:33.006599 18232 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:33.008975 17639 consensus_peers.cc:597] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 668d4120daa047bfb9bea797d4ca5c3c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.009887 17594 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:33.011134 18232 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:33.016853 18251 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.026845 17746 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.036329 17594 consensus_queue.cc:237] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.036242 17493 catalog_manager.cc:5697] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.041203 17596 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.049974 17672 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:33.049974 17746 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:33.052284 18270 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:33.047204 17564 consensus_peers.cc:597] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 047fb205cf344cae9428a0ff06d3c952. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.055611 18270 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:33.060540 18219 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.063591 17746 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.064942 17672 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.077508 17493 catalog_manager.cc:5697] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:33.359684 18274 ts_tablet_manager.cc:933] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:33.361891 18274 tablet_copy_client.cc:323] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:33.363444 17683 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet 8425bd12862543dfa7d86d35f2dd483c from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:33.363976 17683 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet 8425bd12862543dfa7d86d35f2dd483c from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-8425bd12862543dfa7d86d35f2dd483c
I20260710 13:21:33.370745 17683 tablet_copy_source_session.cc:215] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:33.373726 18274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425bd12862543dfa7d86d35f2dd483c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.387888 18274 tablet_copy_client.cc:806] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:33.388459 18274 tablet_copy_client.cc:670] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:33.391635 18274 tablet_copy_client.cc:538] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:33.397145 18274 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:33.413196 18274 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:33.413864 18274 tablet_bootstrap.cc:492] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:33.414354 18274 ts_tablet_manager.cc:1403] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:21:33.416456 18274 raft_consensus.cc:359] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.417026 18274 raft_consensus.cc:740] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:33.417531 18274 consensus_queue.cc:260] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.420403 18274 ts_tablet_manager.cc:1434] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:21:33.422408 18278 ts_tablet_manager.cc:933] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283)
I20260710 13:21:33.422564 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-8425bd12862543dfa7d86d35f2dd483c received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:33.423090 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-8425bd12862543dfa7d86d35f2dd483c on tablet 8425bd12862543dfa7d86d35f2dd483c with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:33.430558 18278 tablet_copy_client.cc:323] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.129:43283
I20260710 13:21:33.432067 17609 tablet_copy_service.cc:140] P c0845c6e49a14947a5f6a3e94e77eb35: Received BeginTabletCopySession request for tablet 047fb205cf344cae9428a0ff06d3c952 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57720)
I20260710 13:21:33.432590 17609 tablet_copy_service.cc:161] P c0845c6e49a14947a5f6a3e94e77eb35: Beginning new tablet copy session on tablet 047fb205cf344cae9428a0ff06d3c952 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57720: session id = 6909be04dff148939d5b74e7112e46dc-047fb205cf344cae9428a0ff06d3c952
I20260710 13:21:33.438417 17609 tablet_copy_source_session.cc:215] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:33.440716 18278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fb205cf344cae9428a0ff06d3c952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.451305 18278 tablet_copy_client.cc:806] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:33.451795 18278 tablet_copy_client.cc:670] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:33.454959 18278 tablet_copy_client.cc:538] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:33.460440 18278 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:33.474443 18274 ts_tablet_manager.cc:933] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:33.475081 18278 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:33.475924 18278 tablet_bootstrap.cc:492] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:33.476032 18274 tablet_copy_client.cc:323] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.130:34073
I20260710 13:21:33.476516 18278 ts_tablet_manager.cc:1403] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260710 13:21:33.477609 17683 tablet_copy_service.cc:140] P 62647b66900b4a9b95dd71cfd3be55cb: Received BeginTabletCopySession request for tablet 668d4120daa047bfb9bea797d4ca5c3c from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:50342)
I20260710 13:21:33.478133 17683 tablet_copy_service.cc:161] P 62647b66900b4a9b95dd71cfd3be55cb: Beginning new tablet copy session on tablet 668d4120daa047bfb9bea797d4ca5c3c from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:50342: session id = 6909be04dff148939d5b74e7112e46dc-668d4120daa047bfb9bea797d4ca5c3c
I20260710 13:21:33.478891 18278 raft_consensus.cc:359] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.479555 18278 raft_consensus.cc:740] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:33.480049 18278 consensus_queue.cc:260] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.481704 18278 ts_tablet_manager.cc:1434] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.483208 17609 tablet_copy_service.cc:342] P c0845c6e49a14947a5f6a3e94e77eb35: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-047fb205cf344cae9428a0ff06d3c952 received from {username='slave'} at 127.0.0.1:57720
I20260710 13:21:33.483619 17609 tablet_copy_service.cc:434] P c0845c6e49a14947a5f6a3e94e77eb35: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-047fb205cf344cae9428a0ff06d3c952 on tablet 047fb205cf344cae9428a0ff06d3c952 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:33.484959 17683 tablet_copy_source_session.cc:215] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:33.488133 18274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4120daa047bfb9bea797d4ca5c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.499330 18274 tablet_copy_client.cc:806] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:33.499878 18274 tablet_copy_client.cc:670] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:33.503031 18274 tablet_copy_client.cc:538] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:33.508589 18274 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:33.525763 18274 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:33.526563 18278 ts_tablet_manager.cc:933] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:33.526592 18274 tablet_bootstrap.cc:492] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:33.527511 18274 ts_tablet_manager.cc:1403] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260710 13:21:33.528581 18278 tablet_copy_client.cc:323] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:33.530202 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet eba8914700bb4213922cde9943ebd8d2 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:33.530741 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet eba8914700bb4213922cde9943ebd8d2 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-eba8914700bb4213922cde9943ebd8d2
I20260710 13:21:33.530771 18274 raft_consensus.cc:359] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.531605 18274 raft_consensus.cc:740] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:33.532123 18274 consensus_queue.cc:260] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.533779 18274 ts_tablet_manager.cc:1434] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:33.535221 17683 tablet_copy_service.cc:342] P 62647b66900b4a9b95dd71cfd3be55cb: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-668d4120daa047bfb9bea797d4ca5c3c received from {username='slave'} at 127.0.0.1:50342
I20260710 13:21:33.535547 17683 tablet_copy_service.cc:434] P 62647b66900b4a9b95dd71cfd3be55cb: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-668d4120daa047bfb9bea797d4ca5c3c on tablet 668d4120daa047bfb9bea797d4ca5c3c with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:33.540210 17758 tablet_copy_source_session.cc:215] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:33.542781 18278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba8914700bb4213922cde9943ebd8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.552135 18278 tablet_copy_client.cc:806] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:33.552780 18278 tablet_copy_client.cc:670] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:33.556137 18278 tablet_copy_client.cc:538] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:33.562733 18278 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:33.583364 18278 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:33.584124 18278 tablet_bootstrap.cc:492] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:33.584756 18278 ts_tablet_manager.cc:1403] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 13:21:33.586866 18278 raft_consensus.cc:359] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.589411 18278 raft_consensus.cc:740] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:33.589915 18278 consensus_queue.cc:260] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:33.591944 18278 ts_tablet_manager.cc:1434] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:33.593515 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-eba8914700bb4213922cde9943ebd8d2 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:33.593887 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-eba8914700bb4213922cde9943ebd8d2 on tablet eba8914700bb4213922cde9943ebd8d2 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:33.998765 18017 raft_consensus.cc:1217] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:34.036288 18018 raft_consensus.cc:1217] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:34.038509 18016 raft_consensus.cc:1217] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:34.104370 18016 raft_consensus.cc:1217] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:34.501933 18290 raft_consensus.cc:1064] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:34.503835 18290 consensus_queue.cc:237] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.510426 17747 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.510571 17594 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.510571 18016 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.511915 18290 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.512945 18286 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.513327 18253 raft_consensus.cc:1064] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:34.513712 18288 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.516180 18253 consensus_queue.cc:237] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.533898 18017 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.537211 17599 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.539481 17672 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.540947 18292 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.544075 18298 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.545475 18288 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.552749 18285 raft_consensus.cc:1064] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:34.555389 18285 consensus_queue.cc:237] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.558378 17747 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.562489 18286 raft_consensus.cc:1064] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:34.555730 18298 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.565523 18286 consensus_queue.cc:237] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.568886 17594 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.574225 18017 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.575743 18287 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.592878 17495 catalog_manager.cc:5697] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.594273 17746 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.596246 18301 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.601651 17746 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.603070 18306 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.631664 18306 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
W20260710 13:21:34.637872 17639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.129:43283, user_credentials={real_user=slave}} blocked reactor thread for 51751.6us
I20260710 13:21:34.637398 18253 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.641918 17672 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.641263 17747 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.641661 18017 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.643863 18287 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.645860 18018 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.649252 17599 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:34.652341 18290 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.654963 18290 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.657935 17599 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.658151 18018 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.664434 18014 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.686348 18307 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.701527 17673 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.705718 17672 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.708595 18015 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.711093 17496 catalog_manager.cc:5697] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.713203 17493 catalog_manager.cc:5697] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.713948 17748 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.715135 17493 catalog_manager.cc:5697] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.719592 17672 consensus_queue.cc:237] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.718921 17594 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.739739 17747 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.741657 18307 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:34.751468 18301 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.759503 17748 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.774020 17748 consensus_queue.cc:237] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.776333 17672 consensus_queue.cc:237] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:34.795428 17594 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.797060 18290 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:34.802421 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 668d4120daa047bfb9bea797d4ca5c3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:34.804298 18018 raft_consensus.cc:1275] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.810709 18307 consensus_queue.cc:1048] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:34.811954 18288 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.813088 17594 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.814910 18292 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:34.814464 17599 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.821655 18291 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.813050 17493 catalog_manager.cc:5697] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.823817 17594 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.831013 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eba8914700bb4213922cde9943ebd8d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:34.832450 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8425bd12862543dfa7d86d35f2dd483c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:34.832669 18014 raft_consensus.cc:1275] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.834863 18016 raft_consensus.cc:1275] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:34.834822 18291 consensus_queue.cc:1048] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:34.833609 18018 raft_consensus.cc:2955] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.838876 18288 consensus_queue.cc:1048] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:34.841750 18016 raft_consensus.cc:2955] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.843773 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet 668d4120daa047bfb9bea797d4ca5c3c with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:34.851950 18014 raft_consensus.cc:2955] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.855103 17496 catalog_manager.cc:5697] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:34.855973 18320 tablet_replica.cc:333] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:34.857426 18320 raft_consensus.cc:2243] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.858238 18320 raft_consensus.cc:2272] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.862214 17493 catalog_manager.cc:5697] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.863214 18320 ts_tablet_manager.cc:1916] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:34.868942 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet 8425bd12862543dfa7d86d35f2dd483c with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:34.877774 18320 ts_tablet_manager.cc:1929] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:34.878307 18320 log.cc:1199] T 668d4120daa047bfb9bea797d4ca5c3c P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/668d4120daa047bfb9bea797d4ca5c3c
I20260710 13:21:34.879830 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet 668d4120daa047bfb9bea797d4ca5c3c (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:34.880805 18321 tablet_replica.cc:333] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:34.881349 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet eba8914700bb4213922cde9943ebd8d2 with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:34.881740 18321 raft_consensus.cc:2243] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.882452 18321 raft_consensus.cc:2272] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.884692 18322 tablet_replica.cc:333] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:34.887599 18322 raft_consensus.cc:2243] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.888319 18322 raft_consensus.cc:2272] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.889649 18321 ts_tablet_manager.cc:1916] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:34.891928 18322 ts_tablet_manager.cc:1916] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:34.904980 18321 ts_tablet_manager.cc:1929] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:34.905434 18321 log.cc:1199] T 8425bd12862543dfa7d86d35f2dd483c P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/8425bd12862543dfa7d86d35f2dd483c
I20260710 13:21:34.907023 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet 8425bd12862543dfa7d86d35f2dd483c (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:34.909514 18322 ts_tablet_manager.cc:1929] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:34.909862 18322 log.cc:1199] T eba8914700bb4213922cde9943ebd8d2 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/eba8914700bb4213922cde9943ebd8d2
I20260710 13:21:34.911245 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet eba8914700bb4213922cde9943ebd8d2 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
W20260710 13:21:34.979817 17620 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1c20 after lost signal to thread 16489
W20260710 13:21:34.980693 17620 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8760 after lost signal to thread 17531
W20260710 13:21:34.981578 17620 debug-util.cc:398] Leaking SignalData structure 0x7b08000edc60 after lost signal to thread 17623
W20260710 13:21:34.982354 17620 debug-util.cc:398] Leaking SignalData structure 0x7b0800206e80 after lost signal to thread 17698
W20260710 13:21:34.983155 17620 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfec0 after lost signal to thread 17772
W20260710 13:21:34.983932 17620 debug-util.cc:398] Leaking SignalData structure 0x7b0800145bc0 after lost signal to thread 18042
I20260710 13:21:35.048327 17594 consensus_queue.cc:237] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:35.054690 18016 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:35.054814 17672 raft_consensus.cc:1275] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:35.056520 18285 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:35.057451 18287 consensus_queue.cc:1048] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:35.065140 18285 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:35.066826 18014 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:35.076678 17672 raft_consensus.cc:2955] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:35.096303 17495 catalog_manager.cc:5697] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 3 to 4, VOTER 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) evicted. New cstate: current_term: 1 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:35.105664 17483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 047fb205cf344cae9428a0ff06d3c952 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:35.108366 17736 tablet_service.cc:1558] Processing DeleteTablet for tablet 047fb205cf344cae9428a0ff06d3c952 with delete_type TABLET_DATA_TOMBSTONED (TS 716ffa3b1c1d4a40aa1805a924370de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49416
I20260710 13:21:35.109226 18321 tablet_replica.cc:333] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:35.110097 18321 raft_consensus.cc:2243] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.110718 18321 raft_consensus.cc:2272] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.115362 18321 ts_tablet_manager.cc:1916] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:35.133622 18321 ts_tablet_manager.cc:1929] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:35.134334 18321 log.cc:1199] T 047fb205cf344cae9428a0ff06d3c952 P 716ffa3b1c1d4a40aa1805a924370de4: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/wals/047fb205cf344cae9428a0ff06d3c952
I20260710 13:21:35.136270 17481 catalog_manager.cc:5028] TS 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): tablet 047fb205cf344cae9428a0ff06d3c952 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:36.148936 17748 consensus_queue.cc:237] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
W20260710 13:21:36.157032 17713 consensus_peers.cc:597] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32645e8bb6934697ae5f3940a9c6e7d8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:36.158444 17673 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:36.159472 17594 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:36.159703 18323 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:36.160578 18291 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:36.184365 18323 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.186740 17673 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.189219 17594 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.198305 17748 consensus_queue.cc:237] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue 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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:36.201049 17497 catalog_manager.cc:5697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.217095 17673 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:36.217708 17713 consensus_peers.cc:597] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 6909be04dff148939d5b74e7112e46dc (127.16.25.132:46739): Couldn't send request to peer 6909be04dff148939d5b74e7112e46dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4977c3c31d1a41088f77db38e06de0b0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:36.219146 17594 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:36.218922 18291 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:36.221989 18323 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:36.240513 18291 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.243619 17598 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.255463 17493 catalog_manager.cc:5697] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.265317 17673 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6909be04dff148939d5b74e7112e46dc (127.16.25.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } } }
I20260710 13:21:36.627113 18336 ts_tablet_manager.cc:933] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:36.628966 18336 tablet_copy_client.cc:323] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:36.630345 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet 4977c3c31d1a41088f77db38e06de0b0 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:36.630779 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet 4977c3c31d1a41088f77db38e06de0b0 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-4977c3c31d1a41088f77db38e06de0b0
I20260710 13:21:36.635811 17758 tablet_copy_source_session.cc:215] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:36.638283 18336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977c3c31d1a41088f77db38e06de0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.650699 18336 tablet_copy_client.cc:806] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:36.651314 18336 tablet_copy_client.cc:670] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:36.654971 18336 tablet_copy_client.cc:538] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:36.662894 18336 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:36.678944 18336 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:36.679662 18336 tablet_bootstrap.cc:492] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:36.680168 18336 ts_tablet_manager.cc:1403] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260710 13:21:36.682289 18336 raft_consensus.cc:359] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:36.682869 18336 raft_consensus.cc:740] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:36.683421 18336 consensus_queue.cc:260] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:36.686241 18336 ts_tablet_manager.cc:1434] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:36.687937 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-4977c3c31d1a41088f77db38e06de0b0 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:36.688316 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-4977c3c31d1a41088f77db38e06de0b0 on tablet 4977c3c31d1a41088f77db38e06de0b0 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:36.739152 18336 ts_tablet_manager.cc:933] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: Initiating tablet copy from peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:36.740875 18336 tablet_copy_client.cc:323] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Beginning tablet copy session from remote peer at address 127.16.25.131:46011
I20260710 13:21:36.742597 17758 tablet_copy_service.cc:140] P 716ffa3b1c1d4a40aa1805a924370de4: Received BeginTabletCopySession request for tablet 32645e8bb6934697ae5f3940a9c6e7d8 from peer 6909be04dff148939d5b74e7112e46dc ({username='slave'} at 127.0.0.1:57134)
I20260710 13:21:36.743155 17758 tablet_copy_service.cc:161] P 716ffa3b1c1d4a40aa1805a924370de4: Beginning new tablet copy session on tablet 32645e8bb6934697ae5f3940a9c6e7d8 from peer 6909be04dff148939d5b74e7112e46dc at {username='slave'} at 127.0.0.1:57134: session id = 6909be04dff148939d5b74e7112e46dc-32645e8bb6934697ae5f3940a9c6e7d8
I20260710 13:21:36.750397 17758 tablet_copy_source_session.cc:215] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:36.753424 18336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32645e8bb6934697ae5f3940a9c6e7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.770542 18336 tablet_copy_client.cc:806] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:36.771174 18336 tablet_copy_client.cc:670] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:36.778211 18336 tablet_copy_client.cc:538] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:36.786448 18336 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: Bootstrap starting.
I20260710 13:21:36.806596 18336 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: 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
I20260710 13:21:36.809254 18336 tablet_bootstrap.cc:492] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: Bootstrap complete.
I20260710 13:21:36.809916 18336 ts_tablet_manager.cc:1403] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:21:36.812668 18336 raft_consensus.cc:359] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:36.814091 18336 raft_consensus.cc:740] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Initialized, Role: LEARNER
I20260710 13:21:36.814759 18336 consensus_queue.cc:260] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: NON_VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: true } }
I20260710 13:21:36.817903 18336 ts_tablet_manager.cc:1434] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:36.820075 17758 tablet_copy_service.cc:342] P 716ffa3b1c1d4a40aa1805a924370de4: Request end of tablet copy session 6909be04dff148939d5b74e7112e46dc-32645e8bb6934697ae5f3940a9c6e7d8 received from {username='slave'} at 127.0.0.1:57134
I20260710 13:21:36.820480 17758 tablet_copy_service.cc:434] P 716ffa3b1c1d4a40aa1805a924370de4: ending tablet copy session 6909be04dff148939d5b74e7112e46dc-32645e8bb6934697ae5f3940a9c6e7d8 on tablet 32645e8bb6934697ae5f3940a9c6e7d8 with peer 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:37.233177 18014 raft_consensus.cc:1217] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:37.305588 18014 raft_consensus.cc:1217] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:37.801679 18347 raft_consensus.cc:1064] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:37.806363 18347 consensus_queue.cc:237] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:37.817553 18014 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.817886 17673 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.819887 17598 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.819906 18346 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:21:37.823223 18323 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:37.824090 18347 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:37.838357 18347 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:37.850529 17673 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:37.877424 18353 raft_consensus.cc:1064] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: attempting to promote NON_VOTER 6909be04dff148939d5b74e7112e46dc to VOTER
I20260710 13:21:37.877586 17598 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:37.881183 18353 consensus_queue.cc:237] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:37.907821 18014 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:37.908425 17495 catalog_manager.cc:5697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.918643 17594 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.920487 17672 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.920411 18354 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:37.936285 18016 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 LEARNER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:37.937817 18354 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:37.941120 18323 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:37.968307 18323 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:37.969976 18018 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
W20260710 13:21:37.981227 17639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.132:46739, user_credentials={real_user=slave}} blocked reactor thread for 95122.1us
I20260710 13:21:37.988411 17674 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
W20260710 13:21:38.001623 17637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.131:46011, user_credentials={real_user=slave}} blocked reactor thread for 127012us
I20260710 13:21:38.007568 17496 catalog_manager.cc:5697] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.047811 17748 consensus_queue.cc:237] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:38.123242 17673 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:38.132956 18347 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:38.135555 18016 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:38.139691 18354 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:38.152940 17598 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6909be04dff148939d5b74e7112e46dc (127.16.25.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } attrs { replace: true } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.149765 18346 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.160100 17673 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.163379 17748 consensus_queue.cc:237] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:38.167932 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32645e8bb6934697ae5f3940a9c6e7d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:38.169736 18016 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:38.175143 18353 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:38.177785 18016 raft_consensus.cc:2955] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.178058 17496 catalog_manager.cc:5697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: config changed from index 3 to 4, VOTER c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.180226 17594 raft_consensus.cc:1275] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:38.184365 18346 consensus_queue.cc:1048] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:38.193883 18347 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.195479 18014 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.210791 17583 tablet_service.cc:1558] Processing DeleteTablet for tablet 32645e8bb6934697ae5f3940a9c6e7d8 with delete_type TABLET_DATA_TOMBSTONED (TS c0845c6e49a14947a5f6a3e94e77eb35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57840
I20260710 13:21:38.218694 17598 raft_consensus.cc:2955] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.220479 17497 catalog_manager.cc:5697] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc reported cstate change: config changed from index 3 to 4, VOTER 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) evicted. New cstate: current_term: 1 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } } }
I20260710 13:21:38.224128 18368 tablet_replica.cc:333] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:38.225323 18368 raft_consensus.cc:2243] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:38.226051 18368 raft_consensus.cc:2272] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:38.230201 17481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4977c3c31d1a41088f77db38e06de0b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:38.229514 18368 ts_tablet_manager.cc:1916] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:38.242079 17663 tablet_service.cc:1558] Processing DeleteTablet for tablet 4977c3c31d1a41088f77db38e06de0b0 with delete_type TABLET_DATA_TOMBSTONED (TS 62647b66900b4a9b95dd71cfd3be55cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:38.248229 18369 tablet_replica.cc:333] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:38.249477 18369 raft_consensus.cc:2243] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:38.250172 18369 raft_consensus.cc:2272] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:38.252553 18368 ts_tablet_manager.cc:1929] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:38.252902 18368 log.cc:1199] T 32645e8bb6934697ae5f3940a9c6e7d8 P c0845c6e49a14947a5f6a3e94e77eb35: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/wals/32645e8bb6934697ae5f3940a9c6e7d8
I20260710 13:21:38.254415 17483 catalog_manager.cc:5028] TS c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): tablet 32645e8bb6934697ae5f3940a9c6e7d8 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:38.256125 18369 ts_tablet_manager.cc:1916] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:38.267648 18369 ts_tablet_manager.cc:1929] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:38.268008 18369 log.cc:1199] T 4977c3c31d1a41088f77db38e06de0b0 P 62647b66900b4a9b95dd71cfd3be55cb: Deleting WAL directory at /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/wals/4977c3c31d1a41088f77db38e06de0b0
I20260710 13:21:38.269762 17481 catalog_manager.cc:5028] TS 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): tablet 4977c3c31d1a41088f77db38e06de0b0 (table test-workload [id=2c34ffb2764543ceb412fef6853aa9bf]) successfully deleted
I20260710 13:21:43.799894 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:43.829242 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:43.829777 17598 raft_consensus.cc:606] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:43.832407 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:43.832860 17598 raft_consensus.cc:606] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:43.845356 17674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:21:43.845718 17674 raft_consensus.cc:606] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:43.847829 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:43.848203 17598 raft_consensus.cc:606] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:43.850246 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:43.850628 17598 raft_consensus.cc:606] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:43.851603 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:43.852221 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:44.006027 18378 raft_consensus.cc:993] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:44.006537 18381 raft_consensus.cc:1081] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:44.007813 18016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39850
I20260710 13:21:44.008272 18016 raft_consensus.cc:493] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.008529 18016 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.012792 18016 raft_consensus.cc:515] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:44.014387 18016 leader_election.cc:290] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:44.015281 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.015436 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8bd5d9239d4aebb2e5c73f7bc9d574" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:44.015898 17598 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.016057 17674 raft_consensus.cc:3055] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.016387 17674 raft_consensus.cc:740] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:44.016958 17674 consensus_queue.cc:260] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:44.017825 17674 raft_consensus.cc:3060] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.020159 17598 raft_consensus.cc:2468] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:44.021252 17983 leader_election.cc:304] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6909be04dff148939d5b74e7112e46dc, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:44.022441 17674 raft_consensus.cc:2468] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:44.022862 18386 raft_consensus.cc:2804] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.023954 18386 raft_consensus.cc:697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:44.024763 18386 consensus_queue.cc:237] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:44.032146 17493 catalog_manager.cc:5697] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.040654 18379 raft_consensus.cc:993] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:44.041061 18379 raft_consensus.cc:1081] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:44.042580 17674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:52178
I20260710 13:21:44.043071 17674 raft_consensus.cc:493] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.043392 17674 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.048619 17674 raft_consensus.cc:515] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.050452 17674 leader_election.cc:290] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:44.051038 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.051573 17598 raft_consensus.cc:3055] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.051478 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c8eafb1d64cd08f4ee34207134509" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:44.051913 17598 raft_consensus.cc:740] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.052067 17748 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.052742 17598 consensus_queue.cc:260] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.053989 17598 raft_consensus.cc:3060] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.057610 17748 raft_consensus.cc:2468] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 2.
I20260710 13:21:44.058671 17637 leader_election.cc:304] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:44.059226 17598 raft_consensus.cc:2468] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 2.
I20260710 13:21:44.059410 18381 raft_consensus.cc:2804] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.059976 18381 raft_consensus.cc:697] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:44.060811 18381 consensus_queue.cc:237] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.068406 17493 catalog_manager.cc:5697] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 2 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.096288 18380 raft_consensus.cc:993] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.096776 18379 raft_consensus.cc:1081] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.098112 17748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:49432
I20260710 13:21:44.098529 17748 raft_consensus.cc:493] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.098786 17748 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.102771 17748 raft_consensus.cc:515] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.104278 17748 leader_election.cc:290] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:44.104821 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.105199 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7340c38f237e44b2b03b598fd01e9e3c" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:44.105361 17598 raft_consensus.cc:3055] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.105657 17674 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.105705 17598 raft_consensus.cc:740] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.106488 17598 consensus_queue.cc:260] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.107363 17598 raft_consensus.cc:3060] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.109658 17674 raft_consensus.cc:2468] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.110569 17711 leader_election.cc:304] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:44.111297 18371 raft_consensus.cc:2804] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.111717 17598 raft_consensus.cc:2468] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.111728 18371 raft_consensus.cc:697] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:44.112773 18371 consensus_queue.cc:237] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.120147 17493 catalog_manager.cc:5697] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.151216 18380 raft_consensus.cc:993] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.151678 18379 raft_consensus.cc:1081] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.152817 17748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:49432
I20260710 13:21:44.153226 17748 raft_consensus.cc:493] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.153513 17748 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.157862 17748 raft_consensus.cc:515] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.159641 17748 leader_election.cc:290] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:44.160228 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.160454 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:44.160756 17598 raft_consensus.cc:3055] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.160974 17674 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.161141 17598 raft_consensus.cc:740] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.161954 17598 consensus_queue.cc:260] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.162765 17598 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.165202 17674 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.166098 17711 leader_election.cc:304] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:44.166761 18371 raft_consensus.cc:2804] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.166770 17598 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.167446 18371 raft_consensus.cc:697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:44.168147 18371 consensus_queue.cc:237] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.175064 17493 catalog_manager.cc:5697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.191460 18380 raft_consensus.cc:993] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:44.191841 18379 raft_consensus.cc:1081] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:44.193181 17674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:52178
I20260710 13:21:44.193567 17674 raft_consensus.cc:493] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.193806 17674 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.197685 17674 raft_consensus.cc:515] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:44.199187 17674 leader_election.cc:290] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:44.200057 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.200214 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da54bc83dff41bc940c027d723b2fbb" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:44.200600 17598 raft_consensus.cc:3055] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.200768 17748 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.200973 17598 raft_consensus.cc:740] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.201656 17598 consensus_queue.cc:260] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:44.202456 17598 raft_consensus.cc:3060] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.204901 17748 raft_consensus.cc:2468] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 2.
I20260710 13:21:44.205811 17637 leader_election.cc:304] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:44.206806 18381 raft_consensus.cc:2804] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.206852 17598 raft_consensus.cc:2468] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 2.
I20260710 13:21:44.207410 18381 raft_consensus.cc:697] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 2 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:44.208173 18381 consensus_queue.cc:237] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } }
I20260710 13:21:44.214720 17493 catalog_manager.cc:5697] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 2 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.467160 17748 raft_consensus.cc:1275] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.468222 18381 consensus_queue.cc:1048] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.477615 17598 raft_consensus.cc:1275] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.479157 18378 consensus_queue.cc:1048] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:44.515480 17598 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:44.516503 18386 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:44.525755 17674 raft_consensus.cc:1275] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:44.527069 18386 consensus_queue.cc:1048] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:44.626500 17598 raft_consensus.cc:1275] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.627698 18371 consensus_queue.cc:1048] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.635341 17674 raft_consensus.cc:1275] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.636543 18384 consensus_queue.cc:1048] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.680116 17748 raft_consensus.cc:1275] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.681049 18378 consensus_queue.cc:1048] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.689002 17598 raft_consensus.cc:1275] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.690215 18381 consensus_queue.cc:1048] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.690637 17674 raft_consensus.cc:1275] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.692514 18407 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.705139 17598 raft_consensus.cc:1275] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.706283 18407 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.853000 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:44.867925 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:44.890113 17748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
mode: GRACEFUL
new_leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:39914
I20260710 13:21:44.890636 17748 raft_consensus.cc:606] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Received request to transfer leadership to TS 62647b66900b4a9b95dd71cfd3be55cb
I20260710 13:21:44.892933 17748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39914
I20260710 13:21:44.893340 17748 raft_consensus.cc:606] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:44.895632 17674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
mode: GRACEFUL
new_leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:21:44.896116 17674 raft_consensus.cc:606] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Received request to transfer leadership to TS c0845c6e49a14947a5f6a3e94e77eb35
I20260710 13:21:44.897688 18399 raft_consensus.cc:993] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: : Instructing follower c0845c6e49a14947a5f6a3e94e77eb35 to start an election
I20260710 13:21:44.898150 18381 raft_consensus.cc:1081] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Signalling peer c0845c6e49a14947a5f6a3e94e77eb35 to start an election
I20260710 13:21:44.898460 17674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:21:44.898916 17674 raft_consensus.cc:606] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:44.899528 17594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
 from {username='slave'} at 127.0.0.1:57848
I20260710 13:21:44.899998 17594 raft_consensus.cc:493] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.900313 17594 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.901295 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:44.901727 17598 raft_consensus.cc:606] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 716ffa3b1c1d4a40aa1805a924370de4
I20260710 13:21:44.902705 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:44.903555 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:44.905689 17594 raft_consensus.cc:515] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.907852 17594 leader_election.cc:290] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 2 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:44.909013 18380 raft_consensus.cc:993] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.908955 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:44.909299 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29340d51f1f148c7b1e16c5b2c3c6f10" candidate_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:44.909530 18379 raft_consensus.cc:1081] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 716ffa3b1c1d4a40aa1805a924370de4 to start an election
I20260710 13:21:44.909579 17748 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.909852 17674 raft_consensus.cc:3055] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.910216 17674 raft_consensus.cc:740] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:44.910916 17674 consensus_queue.cc:260] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.911226 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
 from {username='slave'} at 127.0.0.1:49432
I20260710 13:21:44.911733 17747 raft_consensus.cc:493] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.911844 17674 raft_consensus.cc:3060] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.912074 17747 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.915901 17674 raft_consensus.cc:2468] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 2.
I20260710 13:21:44.915922 17748 raft_consensus.cc:2468] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0845c6e49a14947a5f6a3e94e77eb35 in term 2.
I20260710 13:21:44.917060 17562 leader_election.cc:304] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 716ffa3b1c1d4a40aa1805a924370de4, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:44.917666 18379 raft_consensus.cc:2804] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.918140 18379 raft_consensus.cc:697] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 LEADER]: Becoming Leader. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.917876 17747 raft_consensus.cc:515] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.918921 18379 consensus_queue.cc:237] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.919966 17747 leader_election.cc:290] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073)
I20260710 13:21:44.920831 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:44.921355 17594 raft_consensus.cc:3055] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.921679 17594 raft_consensus.cc:740] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:44.922472 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a64073f1304ca98b63e7c65e96ea89" candidate_uuid: "716ffa3b1c1d4a40aa1805a924370de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:44.922501 17594 consensus_queue.cc:260] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.923532 17674 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.923915 17594 raft_consensus.cc:3060] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.928463 17674 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.928364 17493 catalog_manager.cc:5697] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 reported cstate change: term changed from 1 to 2, leader changed from 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) to c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.929075 17594 raft_consensus.cc:2468] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 716ffa3b1c1d4a40aa1805a924370de4 in term 2.
I20260710 13:21:44.929369 17711 leader_election.cc:304] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:44.930079 18407 raft_consensus.cc:2804] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.930523 18407 raft_consensus.cc:697] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Becoming Leader. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:44.931330 18407 consensus_queue.cc:237] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:44.940090 17497 catalog_manager.cc:5697] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "716ffa3b1c1d4a40aa1805a924370de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.093415 18371 raft_consensus.cc:993] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:45.093899 18407 raft_consensus.cc:1081] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:45.095759 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39864
I20260710 13:21:45.096242 18014 raft_consensus.cc:493] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.096511 18014 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.100980 18014 raft_consensus.cc:515] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.102943 18014 leader_election.cc:290] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:45.103093 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:45.103713 17594 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.103904 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ac1cf7e6444989943d0cb6c1e00d43" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:45.104414 17747 raft_consensus.cc:3055] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.104598 17747 raft_consensus.cc:740] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:45.105197 17747 consensus_queue.cc:260] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.105975 17747 raft_consensus.cc:3060] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.107977 17594 raft_consensus.cc:2468] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:45.108925 17983 leader_election.cc:304] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6909be04dff148939d5b74e7112e46dc, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:45.109732 18420 raft_consensus.cc:2804] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.110409 18420 raft_consensus.cc:697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:45.110520 17747 raft_consensus.cc:2468] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:45.111414 18420 consensus_queue.cc:237] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.118607 17497 catalog_manager.cc:5697] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.119617 18371 raft_consensus.cc:993] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: : Instructing follower 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:45.120031 18371 raft_consensus.cc:1081] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Signalling peer 62647b66900b4a9b95dd71cfd3be55cb to start an election
I20260710 13:21:45.121249 17674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
 from {username='slave'} at 127.0.0.1:52192
I20260710 13:21:45.121635 17674 raft_consensus.cc:493] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.121892 17674 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.126705 17674 raft_consensus.cc:515] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:45.128031 17674 leader_election.cc:290] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [CANDIDATE]: Term 3 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:45.128569 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:45.128885 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9df85413a3499ead4b2dc7ac48c2f8" candidate_uuid: "62647b66900b4a9b95dd71cfd3be55cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:45.129102 17594 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.129416 17747 raft_consensus.cc:3055] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:45.129680 17747 raft_consensus.cc:740] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:45.130183 17747 consensus_queue.cc:260] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:45.130967 17747 raft_consensus.cc:3060] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.133340 17594 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 3.
I20260710 13:21:45.134214 17639 leader_election.cc:304] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [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: 62647b66900b4a9b95dd71cfd3be55cb, c0845c6e49a14947a5f6a3e94e77eb35; no voters: 
I20260710 13:21:45.134863 18381 raft_consensus.cc:2804] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:45.135289 17747 raft_consensus.cc:2468] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62647b66900b4a9b95dd71cfd3be55cb in term 3.
I20260710 13:21:45.135320 18381 raft_consensus.cc:697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 3 LEADER]: Becoming Leader. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:45.136308 18381 consensus_queue.cc:237] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } }
I20260710 13:21:45.142930 17497 catalog_manager.cc:5697] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb reported cstate change: term changed from 2 to 3, leader changed from 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) to 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130). New cstate: current_term: 3 leader_uuid: "62647b66900b4a9b95dd71cfd3be55cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.164280 18399 raft_consensus.cc:993] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:45.164676 18381 raft_consensus.cc:1081] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:45.165796 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39850
I20260710 13:21:45.166188 18014 raft_consensus.cc:493] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.166477 18014 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.170674 18014 raft_consensus.cc:515] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.172214 18014 leader_election.cc:290] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:45.172793 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:45.173089 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88d090d9d95402db7b01addcfdb4447" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:45.173381 17674 raft_consensus.cc:3055] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.173596 17747 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.173714 17674 raft_consensus.cc:740] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:45.174470 17674 consensus_queue.cc:260] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.175339 17674 raft_consensus.cc:3060] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.178715 17747 raft_consensus.cc:2468] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:45.179661 17981 leader_election.cc:304] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6909be04dff148939d5b74e7112e46dc, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:45.180243 18420 raft_consensus.cc:2804] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.180330 17674 raft_consensus.cc:2468] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:45.180723 18420 raft_consensus.cc:697] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:45.181571 18420 consensus_queue.cc:237] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:45.194170 17497 catalog_manager.cc:5697] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.321553 17594 raft_consensus.cc:1275] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.322544 18371 consensus_queue.cc:1048] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.331800 17674 raft_consensus.cc:1275] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 716ffa3b1c1d4a40aa1805a924370de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.333316 18407 consensus_queue.cc:1048] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.375825 17747 raft_consensus.cc:1275] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.376959 18379 consensus_queue.cc:1048] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.387861 17674 raft_consensus.cc:1275] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer c0845c6e49a14947a5f6a3e94e77eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.392057 18379 consensus_queue.cc:1048] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.535844 17747 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:45.536844 18420 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:45.544799 17594 raft_consensus.cc:1275] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:45.546711 18420 consensus_queue.cc:1048] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:45.564000 17747 raft_consensus.cc:1275] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 3 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.565152 18378 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.571745 17594 raft_consensus.cc:1275] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 3 FOLLOWER]: Refusing update from remote peer 62647b66900b4a9b95dd71cfd3be55cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.573212 18378 consensus_queue.cc:1048] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.593020 17674 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:45.593887 18420 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:45.600282 17747 raft_consensus.cc:1275] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:45.601588 18387 consensus_queue.cc:1048] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:45.904335 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.922355 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.935269 17747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8"
dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39914
I20260710 13:21:45.935706 17747 raft_consensus.cc:606] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:45.937765 17674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6"
dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:21:45.938232 17674 raft_consensus.cc:606] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:45.940382 17598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a"
dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
mode: GRACEFUL
new_leader_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:42932
I20260710 13:21:45.940779 17598 raft_consensus.cc:606] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Received request to transfer leadership to TS 6909be04dff148939d5b74e7112e46dc
I20260710 13:21:45.941764 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:21:45.942332 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:46.186089 18371 raft_consensus.cc:993] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.186503 18407 raft_consensus.cc:1081] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.187741 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39864
I20260710 13:21:46.188102 18014 raft_consensus.cc:493] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:46.188318 18014 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.192302 18014 raft_consensus.cc:515] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.193586 18014 leader_election.cc:290] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:46.194240 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:46.194454 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32645e8bb6934697ae5f3940a9c6e7d8" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:46.194768 17674 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.194926 17748 raft_consensus.cc:3055] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:46.195267 17748 raft_consensus.cc:740] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 716ffa3b1c1d4a40aa1805a924370de4, State: Running, Role: LEADER
I20260710 13:21:46.195955 17748 consensus_queue.cc:260] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.197054 17748 raft_consensus.cc:3060] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.200501 17674 raft_consensus.cc:2468] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.201488 17981 leader_election.cc:304] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62647b66900b4a9b95dd71cfd3be55cb, 6909be04dff148939d5b74e7112e46dc; no voters: 
I20260710 13:21:46.202140 18387 raft_consensus.cc:2804] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:46.202664 18387 raft_consensus.cc:697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:46.202811 17748 raft_consensus.cc:2468] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.203595 18387 consensus_queue.cc:237] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.210243 17497 catalog_manager.cc:5697] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.257889 18435 raft_consensus.cc:993] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.258373 18381 raft_consensus.cc:1081] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.259734 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39850
I20260710 13:21:46.260219 18014 raft_consensus.cc:493] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:46.260497 18014 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.264559 18014 raft_consensus.cc:515] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.266120 18014 leader_election.cc:290] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:46.266686 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62647b66900b4a9b95dd71cfd3be55cb"
I20260710 13:21:46.267066 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da07a114074dadb26cf8cceeefcba6" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:46.267293 17674 raft_consensus.cc:3055] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:46.267618 17748 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.267618 17674 raft_consensus.cc:740] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62647b66900b4a9b95dd71cfd3be55cb, State: Running, Role: LEADER
I20260710 13:21:46.271509 17674 consensus_queue.cc:260] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.272259 17748 raft_consensus.cc:2468] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.272300 17674 raft_consensus.cc:3060] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.273123 17981 leader_election.cc:304] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6909be04dff148939d5b74e7112e46dc, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:46.273715 18387 raft_consensus.cc:2804] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:46.274135 18387 raft_consensus.cc:697] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:46.274866 18387 consensus_queue.cc:237] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [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: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.277395 17674 raft_consensus.cc:2468] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.282735 17497 catalog_manager.cc:5697] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.443023 18380 raft_consensus.cc:993] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: : Instructing follower 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.443672 18438 raft_consensus.cc:1081] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Signalling peer 6909be04dff148939d5b74e7112e46dc to start an election
I20260710 13:21:46.444947 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a"
dest_uuid: "6909be04dff148939d5b74e7112e46dc"
 from {username='slave'} at 127.0.0.1:39852
I20260710 13:21:46.445360 18014 raft_consensus.cc:493] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:46.445628 18014 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.449594 18014 raft_consensus.cc:515] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.450887 18014 leader_election.cc:290] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Requested vote from peers c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283), 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011)
I20260710 13:21:46.451503 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0845c6e49a14947a5f6a3e94e77eb35"
I20260710 13:21:46.451764 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91acc6fd9454f59a715be9f30e7106a" candidate_uuid: "6909be04dff148939d5b74e7112e46dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "716ffa3b1c1d4a40aa1805a924370de4"
I20260710 13:21:46.452064 17598 raft_consensus.cc:3055] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:46.452237 17748 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.452383 17598 raft_consensus.cc:740] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0845c6e49a14947a5f6a3e94e77eb35, State: Running, Role: LEADER
I20260710 13:21:46.453125 17598 consensus_queue.cc:260] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.453969 17598 raft_consensus.cc:3060] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.456354 17748 raft_consensus.cc:2468] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.457137 17981 leader_election.cc:304] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6909be04dff148939d5b74e7112e46dc, 716ffa3b1c1d4a40aa1805a924370de4; no voters: 
I20260710 13:21:46.457736 18387 raft_consensus.cc:2804] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:46.458117 18387 raft_consensus.cc:697] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Becoming Leader. State: Replica: 6909be04dff148939d5b74e7112e46dc, State: Running, Role: LEADER
I20260710 13:21:46.458949 17598 raft_consensus.cc:2468] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6909be04dff148939d5b74e7112e46dc in term 2.
I20260710 13:21:46.458870 18387 consensus_queue.cc:237] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [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: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } }
I20260710 13:21:46.465202 17497 catalog_manager.cc:5697] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc reported cstate change: term changed from 1 to 2, leader changed from c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129) to 6909be04dff148939d5b74e7112e46dc (127.16.25.132). New cstate: current_term: 2 leader_uuid: "6909be04dff148939d5b74e7112e46dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0845c6e49a14947a5f6a3e94e77eb35" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6909be04dff148939d5b74e7112e46dc" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.588346 17674 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:46.589414 18387 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:46.597258 17748 raft_consensus.cc:1275] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:46.598337 18420 consensus_queue.cc:1048] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:46.843623 17674 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:46.844581 18387 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "62647b66900b4a9b95dd71cfd3be55cb" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 34073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:46.854422 17748 raft_consensus.cc:1275] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:46.855672 18387 consensus_queue.cc:1048] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:46.943557 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:46.967131 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
W20260710 13:21:46.986402 17983 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:21:47.001066 17983 consensus_peers.cc:597] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.001093 17639 consensus_peers.cc:597] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.006206 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.007424 16486 tablet_replica.cc:333] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.008466 16486 raft_consensus.cc:2243] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.009083 16486 raft_consensus.cc:2272] T e5a64073f1304ca98b63e7c65e96ea89 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.010926 16486 tablet_replica.cc:333] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.011719 16486 raft_consensus.cc:2243] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.012146 16486 raft_consensus.cc:2272] T 22ac1cf7e6444989943d0cb6c1e00d43 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.014793 16486 tablet_replica.cc:333] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.015708 16486 raft_consensus.cc:2243] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.016799 16486 raft_consensus.cc:2272] T 4977c3c31d1a41088f77db38e06de0b0 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.018676 16486 tablet_replica.cc:333] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.019433 16486 raft_consensus.cc:2243] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.020232 16486 raft_consensus.cc:2272] T eba8914700bb4213922cde9943ebd8d2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.022241 16486 tablet_replica.cc:333] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.022789 16486 raft_consensus.cc:2243] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.023769 16486 raft_consensus.cc:2272] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.025466 16486 tablet_replica.cc:333] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.026021 16486 raft_consensus.cc:2243] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.026799 16486 raft_consensus.cc:2272] T 8425bd12862543dfa7d86d35f2dd483c P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.029423 16486 tablet_replica.cc:333] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.030261 16486 raft_consensus.cc:2243] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.032183 16486 raft_consensus.cc:2272] T 047fb205cf344cae9428a0ff06d3c952 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.034427 16486 tablet_replica.cc:333] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.034927 16486 raft_consensus.cc:2243] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.035460 16486 raft_consensus.cc:2272] T 1f9df85413a3499ead4b2dc7ac48c2f8 P c0845c6e49a14947a5f6a3e94e77eb35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.037405 16486 tablet_replica.cc:333] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.038185 16486 raft_consensus.cc:2243] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.039038 16486 raft_consensus.cc:2272] T e21c8eafb1d64cd08f4ee34207134509 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.042354 16486 tablet_replica.cc:333] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.043080 16486 raft_consensus.cc:2243] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.044385 16486 raft_consensus.cc:2272] T 29340d51f1f148c7b1e16c5b2c3c6f10 P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.047628 16486 tablet_replica.cc:333] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.048430 16486 raft_consensus.cc:2243] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.050135 16486 raft_consensus.cc:2272] T 0d4d576f7a57415eb9ed659b4cbcb46f P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.053125 16486 tablet_replica.cc:333] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.053822 16486 raft_consensus.cc:2243] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.054522 16486 raft_consensus.cc:2272] T 08c802e0da524c28a9dbf8ea7c018999 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.056574 16486 tablet_replica.cc:333] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.057086 16486 raft_consensus.cc:2243] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.058075 16486 raft_consensus.cc:2272] T 9df71f65c61a497d8b5cead1d79238b2 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.060122 16486 tablet_replica.cc:333] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.060611 16486 raft_consensus.cc:2243] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.060979 16486 raft_consensus.cc:2272] T e91acc6fd9454f59a715be9f30e7106a P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.062893 16486 tablet_replica.cc:333] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.063437 16486 raft_consensus.cc:2243] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.064697 16486 raft_consensus.cc:2272] T a48dbc269aac476f96fac7646ab26417 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.066520 16486 tablet_replica.cc:333] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.067183 16486 raft_consensus.cc:2243] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.068125 16486 raft_consensus.cc:2272] T f37b0e67796849fdaf2e00c642a52c83 P c0845c6e49a14947a5f6a3e94e77eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.069873 16486 tablet_replica.cc:333] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.070340 16486 raft_consensus.cc:2243] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.070868 16486 raft_consensus.cc:2272] T 7340c38f237e44b2b03b598fd01e9e3c P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.072654 16486 tablet_replica.cc:333] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35: stopping tablet replica
I20260710 13:21:47.073071 16486 raft_consensus.cc:2243] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.073549 16486 raft_consensus.cc:2272] T 3da54bc83dff41bc940c027d723b2fbb P c0845c6e49a14947a5f6a3e94e77eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.083873 17983 consensus_peers.cc:597] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.084443 17748 raft_consensus.cc:1275] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Refusing update from remote peer 6909be04dff148939d5b74e7112e46dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:47.086972 18387 consensus_queue.cc:1048] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "716ffa3b1c1d4a40aa1805a924370de4" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:21:47.124152 17713 consensus_peers.cc:597] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.125995 17713 consensus_peers.cc:597] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.165565 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
I20260710 13:21:47.209663 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:21:47.237982 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.239205 16486 tablet_replica.cc:333] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.240002 16486 raft_consensus.cc:2243] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.240543 16486 raft_consensus.cc:2272] T 50da07a114074dadb26cf8cceeefcba6 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.243484 16486 tablet_replica.cc:333] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.243978 16486 raft_consensus.cc:2243] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.244489 16486 raft_consensus.cc:2272] T 047fb205cf344cae9428a0ff06d3c952 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.246116 16486 tablet_replica.cc:333] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.246546 16486 raft_consensus.cc:2243] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.247367 16486 raft_consensus.cc:2272] T 4299e1a28ca147be93f958c24965acae P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.248914 16486 tablet_replica.cc:333] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.249404 16486 raft_consensus.cc:2243] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.250033 16486 raft_consensus.cc:2272] T 9df71f65c61a497d8b5cead1d79238b2 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.252209 16486 tablet_replica.cc:333] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.252990 16486 raft_consensus.cc:2243] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.253906 16486 raft_consensus.cc:2272] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 62647b66900b4a9b95dd71cfd3be55cb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.256412 17713 consensus_peers.cc:597] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.256639 16486 tablet_replica.cc:333] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.257287 16486 raft_consensus.cc:2243] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.257982 16486 raft_consensus.cc:2272] T e21c8eafb1d64cd08f4ee34207134509 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.260344 16486 tablet_replica.cc:333] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.261029 16486 raft_consensus.cc:2243] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.261525 16486 raft_consensus.cc:2272] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.263278 16486 tablet_replica.cc:333] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.263760 16486 raft_consensus.cc:2243] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.264456 16486 raft_consensus.cc:2272] T 668d4120daa047bfb9bea797d4ca5c3c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.266353 16486 tablet_replica.cc:333] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.267046 16486 raft_consensus.cc:2243] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.267879 16486 raft_consensus.cc:2272] T 32645e8bb6934697ae5f3940a9c6e7d8 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.271291 16486 tablet_replica.cc:333] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
W20260710 13:21:47.271883 17983 consensus_peers.cc:597] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.272059 16486 raft_consensus.cc:2243] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.272643 16486 raft_consensus.cc:2272] T e5a64073f1304ca98b63e7c65e96ea89 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.274932 16486 tablet_replica.cc:333] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.275527 16486 raft_consensus.cc:2243] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:47.275839 17713 consensus_peers.cc:597] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.276620 16486 raft_consensus.cc:2272] T 3da54bc83dff41bc940c027d723b2fbb P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.278465 16486 tablet_replica.cc:333] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.279284 16486 raft_consensus.cc:2243] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.279878 16486 raft_consensus.cc:2272] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.286183 16486 tablet_replica.cc:333] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
W20260710 13:21:47.286307 17713 consensus_peers.cc:597] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer c0845c6e49a14947a5f6a3e94e77eb35 (127.16.25.129:43283): Couldn't send request to peer c0845c6e49a14947a5f6a3e94e77eb35. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.287022 16486 raft_consensus.cc:2243] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.287787 16486 raft_consensus.cc:2272] T 8425bd12862543dfa7d86d35f2dd483c P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.290436 16486 tablet_replica.cc:333] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.290970 16486 raft_consensus.cc:2243] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.291471 16486 raft_consensus.cc:2272] T c88d090d9d95402db7b01addcfdb4447 P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.293176 16486 tablet_replica.cc:333] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.293680 16486 raft_consensus.cc:2243] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.294368 16486 raft_consensus.cc:2272] T a48dbc269aac476f96fac7646ab26417 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.296207 16486 tablet_replica.cc:333] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.296692 16486 raft_consensus.cc:2243] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.297374 16486 raft_consensus.cc:2272] T 7c10e5a5325448c89f7c3d58daeefa58 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.299305 16486 tablet_replica.cc:333] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.299762 16486 raft_consensus.cc:2243] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.300402 16486 raft_consensus.cc:2272] T f37b0e67796849fdaf2e00c642a52c83 P 62647b66900b4a9b95dd71cfd3be55cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.302120 16486 tablet_replica.cc:333] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb: stopping tablet replica
I20260710 13:21:47.302573 16486 raft_consensus.cc:2243] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.303092 16486 raft_consensus.cc:2272] T 7340c38f237e44b2b03b598fd01e9e3c P 62647b66900b4a9b95dd71cfd3be55cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.325502 17981 consensus_peers.cc:597] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc -> Peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Couldn't send request to peer 62647b66900b4a9b95dd71cfd3be55cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.343392 17981 consensus_peers.cc:597] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc -> Peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Couldn't send request to peer 62647b66900b4a9b95dd71cfd3be55cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:34073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.349013 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
I20260710 13:21:47.385797 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
W20260710 13:21:47.403156 17711 consensus_peers.cc:597] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 -> Peer 62647b66900b4a9b95dd71cfd3be55cb (127.16.25.130:34073): Couldn't send request to peer 62647b66900b4a9b95dd71cfd3be55cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:34073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.418339 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.419243 16486 tablet_replica.cc:333] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.420068 16486 raft_consensus.cc:2243] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.420931 16486 raft_consensus.cc:2272] T 4299e1a28ca147be93f958c24965acae P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.421974 17981 consensus_peers.cc:597] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc -> Peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Couldn't send request to peer 716ffa3b1c1d4a40aa1805a924370de4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.423169 16486 tablet_replica.cc:333] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.423761 16486 raft_consensus.cc:2243] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.424206 16486 raft_consensus.cc:2272] T 22ac1cf7e6444989943d0cb6c1e00d43 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.426050 16486 tablet_replica.cc:333] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.426543 16486 raft_consensus.cc:2243] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.426949 16486 raft_consensus.cc:2272] T 32645e8bb6934697ae5f3940a9c6e7d8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.429260 16486 tablet_replica.cc:333] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.429782 16486 raft_consensus.cc:2243] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.430296 16486 raft_consensus.cc:2272] T 0d4d576f7a57415eb9ed659b4cbcb46f P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.432140 16486 tablet_replica.cc:333] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.432636 16486 raft_consensus.cc:2243] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.433255 16486 raft_consensus.cc:2272] T 668d4120daa047bfb9bea797d4ca5c3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.435070 16486 tablet_replica.cc:333] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.435529 16486 raft_consensus.cc:2243] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.436319 16486 raft_consensus.cc:2272] T 08c802e0da524c28a9dbf8ea7c018999 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.438040 16486 tablet_replica.cc:333] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.438565 16486 raft_consensus.cc:2243] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.438920 16486 raft_consensus.cc:2272] T e91acc6fd9454f59a715be9f30e7106a P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.440780 16486 tablet_replica.cc:333] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.441300 16486 raft_consensus.cc:2243] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.442037 16486 raft_consensus.cc:2272] T 50da07a114074dadb26cf8cceeefcba6 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.444105 16486 tablet_replica.cc:333] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.444583 16486 raft_consensus.cc:2243] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.445350 16486 raft_consensus.cc:2272] T c88d090d9d95402db7b01addcfdb4447 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.447156 16486 tablet_replica.cc:333] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.447638 16486 raft_consensus.cc:2243] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.448035 16486 raft_consensus.cc:2272] T 1f9df85413a3499ead4b2dc7ac48c2f8 P 716ffa3b1c1d4a40aa1805a924370de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.449617 16486 tablet_replica.cc:333] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.450071 16486 raft_consensus.cc:2243] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.450479 16486 raft_consensus.cc:2272] T e21c8eafb1d64cd08f4ee34207134509 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.452015 16486 tablet_replica.cc:333] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.452507 16486 raft_consensus.cc:2243] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.452909 16486 raft_consensus.cc:2272] T 29340d51f1f148c7b1e16c5b2c3c6f10 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.454456 16486 tablet_replica.cc:333] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.454991 16486 raft_consensus.cc:2243] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.455742 16486 raft_consensus.cc:2272] T 7340c38f237e44b2b03b598fd01e9e3c P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.457942 16486 tablet_replica.cc:333] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.458595 16486 raft_consensus.cc:2243] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.459553 16486 raft_consensus.cc:2272] T eba8914700bb4213922cde9943ebd8d2 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.460397 17981 consensus_peers.cc:597] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc -> Peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Couldn't send request to peer 716ffa3b1c1d4a40aa1805a924370de4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.461426 16486 tablet_replica.cc:333] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.461915 16486 raft_consensus.cc:2243] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.462622 16486 raft_consensus.cc:2272] T 4977c3c31d1a41088f77db38e06de0b0 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.464444 16486 tablet_replica.cc:333] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.464885 16486 raft_consensus.cc:2243] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.465559 16486 raft_consensus.cc:2272] T 7c10e5a5325448c89f7c3d58daeefa58 P 716ffa3b1c1d4a40aa1805a924370de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.467221 16486 tablet_replica.cc:333] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.467733 16486 raft_consensus.cc:2243] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.468401 16486 raft_consensus.cc:2272] T e5a64073f1304ca98b63e7c65e96ea89 P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.470005 16486 tablet_replica.cc:333] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4: stopping tablet replica
I20260710 13:21:47.470788 16486 raft_consensus.cc:2243] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.471257 16486 raft_consensus.cc:2272] T 3da54bc83dff41bc940c027d723b2fbb P 716ffa3b1c1d4a40aa1805a924370de4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.511466 17981 consensus_peers.cc:597] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc -> Peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Couldn't send request to peer 716ffa3b1c1d4a40aa1805a924370de4. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.131:46011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.512724 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:21:47.546340 16486 tablet_server.cc:179] TabletServer@127.16.25.132:0 shutting down...
W20260710 13:21:47.553002 17981 consensus_peers.cc:597] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc -> Peer 716ffa3b1c1d4a40aa1805a924370de4 (127.16.25.131:46011): Couldn't send request to peer 716ffa3b1c1d4a40aa1805a924370de4. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.131:46011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.573364 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.574123 16486 tablet_replica.cc:333] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.575064 16486 raft_consensus.cc:2243] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.575723 16486 raft_consensus.cc:2272] T eba8914700bb4213922cde9943ebd8d2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.577473 16486 tablet_replica.cc:333] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.577957 16486 raft_consensus.cc:2243] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.578378 16486 raft_consensus.cc:2272] T 668d4120daa047bfb9bea797d4ca5c3c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.580058 16486 tablet_replica.cc:333] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.580498 16486 raft_consensus.cc:2243] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.580968 16486 raft_consensus.cc:2272] T 047fb205cf344cae9428a0ff06d3c952 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.582506 16486 tablet_replica.cc:333] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.582917 16486 raft_consensus.cc:2243] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.583389 16486 raft_consensus.cc:2272] T 8425bd12862543dfa7d86d35f2dd483c P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.584967 16486 tablet_replica.cc:333] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.585402 16486 raft_consensus.cc:2243] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.585850 16486 raft_consensus.cc:2272] T f37b0e67796849fdaf2e00c642a52c83 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.587419 16486 tablet_replica.cc:333] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.587870 16486 raft_consensus.cc:2243] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.588483 16486 raft_consensus.cc:2272] T 32645e8bb6934697ae5f3940a9c6e7d8 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.591045 16486 tablet_replica.cc:333] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.591502 16486 raft_consensus.cc:2243] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.591955 16486 raft_consensus.cc:2272] T 08c802e0da524c28a9dbf8ea7c018999 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.593506 16486 tablet_replica.cc:333] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.593937 16486 raft_consensus.cc:2243] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.594400 16486 raft_consensus.cc:2272] T 4299e1a28ca147be93f958c24965acae P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.596009 16486 tablet_replica.cc:333] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.596426 16486 raft_consensus.cc:2243] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.596853 16486 raft_consensus.cc:2272] T 9df71f65c61a497d8b5cead1d79238b2 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.598356 16486 tablet_replica.cc:333] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.598773 16486 raft_consensus.cc:2243] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.599242 16486 raft_consensus.cc:2272] T a48dbc269aac476f96fac7646ab26417 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.600749 16486 tablet_replica.cc:333] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.601140 16486 raft_consensus.cc:2243] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.601775 16486 raft_consensus.cc:2272] T c88d090d9d95402db7b01addcfdb4447 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.603291 16486 tablet_replica.cc:333] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.603703 16486 raft_consensus.cc:2243] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.604126 16486 raft_consensus.cc:2272] T 4977c3c31d1a41088f77db38e06de0b0 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.605626 16486 tablet_replica.cc:333] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.606026 16486 raft_consensus.cc:2243] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.606462 16486 raft_consensus.cc:2272] T 0d4d576f7a57415eb9ed659b4cbcb46f P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.607961 16486 tablet_replica.cc:333] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.608351 16486 raft_consensus.cc:2243] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.608705 16486 raft_consensus.cc:2272] T 7c10e5a5325448c89f7c3d58daeefa58 P 6909be04dff148939d5b74e7112e46dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.610225 16486 tablet_replica.cc:333] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.610620 16486 raft_consensus.cc:2243] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.611331 16486 raft_consensus.cc:2272] T e91acc6fd9454f59a715be9f30e7106a P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.613654 16486 tablet_replica.cc:333] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.614055 16486 raft_consensus.cc:2243] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.614871 16486 raft_consensus.cc:2272] T 50da07a114074dadb26cf8cceeefcba6 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.616683 16486 tablet_replica.cc:333] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.617054 16486 raft_consensus.cc:2243] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.617660 16486 raft_consensus.cc:2272] T 4b8bd5d9239d4aebb2e5c73f7bc9d574 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.619238 16486 tablet_replica.cc:333] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc: stopping tablet replica
I20260710 13:21:47.619644 16486 raft_consensus.cc:2243] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.620260 16486 raft_consensus.cc:2272] T 22ac1cf7e6444989943d0cb6c1e00d43 P 6909be04dff148939d5b74e7112e46dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.653342 16486 tablet_server.cc:196] TabletServer@127.16.25.132:0 shutdown complete.
I20260710 13:21:47.680137 16486 master.cc:562] Master@127.16.25.190:33149 shutting down...
I20260710 13:21:47.700438 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.700930 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.701181 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5cf7533f0334f289882d1c8ed6d7415: stopping tablet replica
I20260710 13:21:47.720924 16486 master.cc:584] Master@127.16.25.190:33149 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28244 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:47.776623 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:38285
I20260710 13:21:47.777684 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.783259 18463 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
W20260710 13:21:47.783432 18464 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
W20260710 13:21:47.783967 18466 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
I20260710 13:21:47.784806 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:47.785861 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.786027 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.786144 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689707786134 us; error 0 us; skew 500 ppm
I20260710 13:21:47.786571 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.788782 16486 webserver.cc:533] Webserver started at http://127.16.25.190:38335/ using document root <none> and password file <none>
I20260710 13:21:47.789198 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.789340 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.789537 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.790544 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "63e895d8138d4f2c803f95d2de122a6e"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-dc44"
I20260710 13:21:47.794598 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:47.797607 18471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.798283 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:47.798512 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "63e895d8138d4f2c803f95d2de122a6e"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-dc44"
I20260710 13:21:47.798738 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:47.815702 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.816740 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.852860 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:38285
I20260710 13:21:47.852960 18522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:38285 every 8 connection(s)
I20260710 13:21:47.857105 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.866569 18523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e: Bootstrap starting.
I20260710 13:21:47.871259 18523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:47.875103 18523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e: No bootstrap required, opened a new log
I20260710 13:21:47.877138 18523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER }
I20260710 13:21:47.877526 18523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:47.877745 18523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e895d8138d4f2c803f95d2de122a6e, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.878304 18523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER }
I20260710 13:21:47.878749 18523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:47.878976 18523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:47.879272 18523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.883064 18523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER }
I20260710 13:21:47.883527 18523 leader_election.cc:304] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [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: 63e895d8138d4f2c803f95d2de122a6e; no voters: 
I20260710 13:21:47.884549 18523 leader_election.cc:290] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:47.884843 18526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:47.886117 18526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 1 LEADER]: Becoming Leader. State: Replica: 63e895d8138d4f2c803f95d2de122a6e, State: Running, Role: LEADER
I20260710 13:21:47.886822 18526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [LEADER]: Queue going to LEADER mode. State: All 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: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER }
I20260710 13:21:47.887447 18523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:47.891387 18527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63e895d8138d4f2c803f95d2de122a6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER } }
I20260710 13:21:47.891487 18528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63e895d8138d4f2c803f95d2de122a6e. Latest consensus state: current_term: 1 leader_uuid: "63e895d8138d4f2c803f95d2de122a6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63e895d8138d4f2c803f95d2de122a6e" member_type: VOTER } }
I20260710 13:21:47.892171 18527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.892246 18528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.894544 18534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:47.902598 18534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:47.903549 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:47.910749 18534 catalog_manager.cc:1383] Generated new cluster ID: 77b51ac49a03462b8f87b8e2b18d2742
I20260710 13:21:47.911038 18534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:47.930048 18534 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:47.931262 18534 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:47.943460 18534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e: Generated new TSK 0
I20260710 13:21:47.943994 18534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:47.969893 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.975528 18544 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
W20260710 13:21:47.976877 18545 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
W20260710 13:21:47.977977 18547 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
I20260710 13:21:47.978778 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:47.979601 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.979773 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.979890 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689707979880 us; error 0 us; skew 500 ppm
I20260710 13:21:47.980321 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.982321 16486 webserver.cc:533] Webserver started at http://127.16.25.129:37507/ using document root <none> and password file <none>
I20260710 13:21:47.982713 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.982860 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.983155 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.984236 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "ed266242e701405d8de0171d41ff9b01"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-dc44"
I20260710 13:21:47.988266 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:47.991376 18552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.992065 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:47.992331 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "ed266242e701405d8de0171d41ff9b01"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-dc44"
I20260710 13:21:47.992602 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:48.009346 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:48.010450 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:48.011901 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:48.014035 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:48.014250 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.014472 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:48.014644 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.051828 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:41787
I20260710 13:21:48.051931 18614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:41787 every 8 connection(s)
I20260710 13:21:48.056833 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:48.063465 18619 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
W20260710 13:21:48.064913 18620 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
I20260710 13:21:48.066869 16486 server_base.cc:1061] running on GCE node
W20260710 13:21:48.068347 18622 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
I20260710 13:21:48.069001 18615 heartbeater.cc:344] Connected to a master server at 127.16.25.190:38285
I20260710 13:21:48.069226 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:48.069346 18615 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:48.069494 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:48.069731 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689708069713 us; error 0 us; skew 500 ppm
I20260710 13:21:48.070188 18615 heartbeater.cc:507] Master 127.16.25.190:38285 requested a full tablet report, sending...
I20260710 13:21:48.070456 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:48.072443 18488 ts_manager.cc:194] Registered new tserver with Master: ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:48.073233 16486 webserver.cc:533] Webserver started at http://127.16.25.130:42675/ using document root <none> and password file <none>
I20260710 13:21:48.073843 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:48.074076 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:48.074384 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:48.074908 18488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37304
I20260710 13:21:48.075865 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "87ce1f603b914bbbab2e2a692aadaa51"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.080029 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:48.083039 18627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.083712 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:48.083982 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "87ce1f603b914bbbab2e2a692aadaa51"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.084267 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:48.098665 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:48.099887 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:48.101290 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:48.103341 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:48.103546 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.103786 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:48.103951 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.146155 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:32791
I20260710 13:21:48.146252 18689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:32791 every 8 connection(s)
I20260710 13:21:48.150918 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:48.158651 18694 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
W20260710 13:21:48.158733 18693 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
W20260710 13:21:48.161974 18696 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
I20260710 13:21:48.162534 18690 heartbeater.cc:344] Connected to a master server at 127.16.25.190:38285
I20260710 13:21:48.163019 18690 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:48.163559 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:48.163767 18690 heartbeater.cc:507] Master 127.16.25.190:38285 requested a full tablet report, sending...
I20260710 13:21:48.164497 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:48.164794 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:48.165019 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689708164997 us; error 0 us; skew 500 ppm
I20260710 13:21:48.165596 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:48.165998 18488 ts_manager.cc:194] Registered new tserver with Master: 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:48.167521 18488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37318
I20260710 13:21:48.168169 16486 webserver.cc:533] Webserver started at http://127.16.25.131:45471/ using document root <none> and password file <none>
I20260710 13:21:48.168738 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:48.168983 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:48.169203 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:48.170717 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "426af16a9c134a5ab2d04924490e9e29"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.180277 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:21:48.184430 18701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.185180 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:48.185490 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "426af16a9c134a5ab2d04924490e9e29"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.185777 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:48.196002 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:48.197074 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:48.198421 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:48.200559 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:48.200783 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.201006 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:48.201174 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.238241 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:41873
I20260710 13:21:48.238332 18763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:41873 every 8 connection(s)
I20260710 13:21:48.242880 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:48.249039 18767 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
W20260710 13:21:48.250110 18768 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
I20260710 13:21:48.253248 16486 server_base.cc:1061] running on GCE node
W20260710 13:21:48.253196 18771 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
I20260710 13:21:48.254014 18764 heartbeater.cc:344] Connected to a master server at 127.16.25.190:38285
I20260710 13:21:48.254410 18764 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:48.254456 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:48.254770 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:48.254935 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689708254900 us; error 0 us; skew 500 ppm
I20260710 13:21:48.255295 18764 heartbeater.cc:507] Master 127.16.25.190:38285 requested a full tablet report, sending...
I20260710 13:21:48.255625 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:48.257481 18488 ts_manager.cc:194] Registered new tserver with Master: 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:48.258395 16486 webserver.cc:533] Webserver started at http://127.16.25.132:34421/ using document root <none> and password file <none>
I20260710 13:21:48.259048 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:48.259284 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:48.259305 18488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37330
I20260710 13:21:48.259711 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:48.261040 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-3-root/instance:
uuid: "e45857967eae4ef5b49a8eab6252575e"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.265215 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:48.268283 18775 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.269069 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:48.269374 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
uuid: "e45857967eae4ef5b49a8eab6252575e"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-dc44"
I20260710 13:21:48.269645 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:48.288625 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:48.289857 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:48.291265 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:48.293323 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:48.293537 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.293776 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:48.293962 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.331993 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.132:36483
I20260710 13:21:48.332093 18837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.132:36483 every 8 connection(s)
I20260710 13:21:48.345039 18838 heartbeater.cc:344] Connected to a master server at 127.16.25.190:38285
I20260710 13:21:48.345356 18838 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:48.345960 18838 heartbeater.cc:507] Master 127.16.25.190:38285 requested a full tablet report, sending...
I20260710 13:21:48.347710 18488 ts_manager.cc:194] Registered new tserver with Master: e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:48.348462 16486 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013229681s
I20260710 13:21:48.348976 18488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37334
I20260710 13:21:48.372526 18488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37338:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:21:48.500100 18654 tablet_service.cc:1511] Processing CreateTablet for tablet e12e43a4ae5f4a76a8a07ca00791bd0f (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:48.500145 18655 tablet_service.cc:1511] Processing CreateTablet for tablet b436d772d34549d185303474a9568de7 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:48.501643 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12e43a4ae5f4a76a8a07ca00791bd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.502252 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b436d772d34549d185303474a9568de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.507738 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 81a437a4bdc2406ea68a16d53685e8a5 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:48.509063 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a437a4bdc2406ea68a16d53685e8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.512771 18803 tablet_service.cc:1511] Processing CreateTablet for tablet b436d772d34549d185303474a9568de7 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:48.514055 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b436d772d34549d185303474a9568de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.514515 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7fc77b7b6641eeaa6647ab77fe248a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:48.515944 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7fc77b7b6641eeaa6647ab77fe248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.524711 18729 tablet_service.cc:1511] Processing CreateTablet for tablet b436d772d34549d185303474a9568de7 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:48.526007 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b436d772d34549d185303474a9568de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.528584 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 81a437a4bdc2406ea68a16d53685e8a5 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:48.530054 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a437a4bdc2406ea68a16d53685e8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.532001 18801 tablet_service.cc:1511] Processing CreateTablet for tablet 509fabb8bc16415bbcf4017c7d4a1c09 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:48.534675 18800 tablet_service.cc:1511] Processing CreateTablet for tablet e5925462aef24beb9c73063a3426d8e6 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:48.535982 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5925462aef24beb9c73063a3426d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.540565 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba5b091fa6946abbd20e040e433399a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:48.541795 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba5b091fa6946abbd20e040e433399a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.544003 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509fabb8bc16415bbcf4017c7d4a1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.546396 18728 tablet_service.cc:1511] Processing CreateTablet for tablet e12e43a4ae5f4a76a8a07ca00791bd0f (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:48.547397 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 0e28314edf544f9aa094caebd10b778a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:48.548118 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12e43a4ae5f4a76a8a07ca00791bd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.549134 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e28314edf544f9aa094caebd10b778a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.550635 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 509fabb8bc16415bbcf4017c7d4a1c09 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:48.552330 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509fabb8bc16415bbcf4017c7d4a1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.560138 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 0e28314edf544f9aa094caebd10b778a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:48.561450 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e28314edf544f9aa094caebd10b778a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.565048 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 0e28314edf544f9aa094caebd10b778a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:48.566430 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e28314edf544f9aa094caebd10b778a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.566793 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7fc77b7b6641eeaa6647ab77fe248a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:48.567550 18653 tablet_service.cc:1511] Processing CreateTablet for tablet e5925462aef24beb9c73063a3426d8e6 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:48.568037 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7fc77b7b6641eeaa6647ab77fe248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.565141 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba5b091fa6946abbd20e040e433399a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:48.574560 18723 tablet_service.cc:1511] Processing CreateTablet for tablet d59410fc77934d8e8df1f1a89958797a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:48.579064 18650 tablet_service.cc:1511] Processing CreateTablet for tablet d59410fc77934d8e8df1f1a89958797a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:48.580806 18797 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4cac3007524283b810339acefb9b91 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:48.582031 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4cac3007524283b810339acefb9b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.584762 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba5b091fa6946abbd20e040e433399a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.590553 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59410fc77934d8e8df1f1a89958797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.594193 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 9a44d86b837942ab94a60ef28c3b213e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:48.595014 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59410fc77934d8e8df1f1a89958797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.595875 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a44d86b837942ab94a60ef28c3b213e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.598227 18796 tablet_service.cc:1511] Processing CreateTablet for tablet 9a44d86b837942ab94a60ef28c3b213e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:48.599545 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a44d86b837942ab94a60ef28c3b213e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.604542 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4cac3007524283b810339acefb9b91 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:48.605793 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4cac3007524283b810339acefb9b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.614243 18580 tablet_service.cc:1511] Processing CreateTablet for tablet e12e43a4ae5f4a76a8a07ca00791bd0f (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:48.615598 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12e43a4ae5f4a76a8a07ca00791bd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.619019 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 81a437a4bdc2406ea68a16d53685e8a5 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:48.620007 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5925462aef24beb9c73063a3426d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.620293 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a437a4bdc2406ea68a16d53685e8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.621554 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 509fabb8bc16415bbcf4017c7d4a1c09 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:48.631824 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509fabb8bc16415bbcf4017c7d4a1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.623833 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7fc77b7b6641eeaa6647ab77fe248a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:48.635771 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7fc77b7b6641eeaa6647ab77fe248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.625394 18576 tablet_service.cc:1511] Processing CreateTablet for tablet e5925462aef24beb9c73063a3426d8e6 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:48.627039 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba5b091fa6946abbd20e040e433399a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:48.644587 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5925462aef24beb9c73063a3426d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.647594 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba5b091fa6946abbd20e040e433399a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.664033 18573 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4cac3007524283b810339acefb9b91 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:48.665400 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4cac3007524283b810339acefb9b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.662830 18574 tablet_service.cc:1511] Processing CreateTablet for tablet d59410fc77934d8e8df1f1a89958797a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:48.672344 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59410fc77934d8e8df1f1a89958797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.673215 18572 tablet_service.cc:1511] Processing CreateTablet for tablet 9a44d86b837942ab94a60ef28c3b213e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:48.673612 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8fbba331584fcabeb6fc7ff65de8cf (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:48.674455 18572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a44d86b837942ab94a60ef28c3b213e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.674789 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8fbba331584fcabeb6fc7ff65de8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.689651 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8fbba331584fcabeb6fc7ff65de8cf (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:48.690907 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8fbba331584fcabeb6fc7ff65de8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.694248 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8fbba331584fcabeb6fc7ff65de8cf (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:48.698275 18571 tablet_service.cc:1511] Processing CreateTablet for tablet d8146cd97de24926bc155c124e52d5fc (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:48.700237 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8146cd97de24926bc155c124e52d5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.707617 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8fbba331584fcabeb6fc7ff65de8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.734030 18650 tablet_service.cc:1511] Processing CreateTablet for tablet d8146cd97de24926bc155c124e52d5fc (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:48.735387 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8146cd97de24926bc155c124e52d5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.735709 18856 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:48.740826 18729 tablet_service.cc:1511] Processing CreateTablet for tablet d8146cd97de24926bc155c124e52d5fc (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:48.741074 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 313134690ade4314bb5db355dd9ee365 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:48.742090 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8146cd97de24926bc155c124e52d5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.742306 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313134690ade4314bb5db355dd9ee365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.757018 18855 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:48.771121 18857 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:48.780500 18728 tablet_service.cc:1511] Processing CreateTablet for tablet da2bf5c97be841f7bf93698581f271fb (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:48.781837 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2bf5c97be841f7bf93698581f271fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.782908 18856 tablet_bootstrap.cc:654] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.785221 18796 tablet_service.cc:1511] Processing CreateTablet for tablet da2bf5c97be841f7bf93698581f271fb (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:48.786224 18857 tablet_bootstrap.cc:654] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.786433 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2bf5c97be841f7bf93698581f271fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.787166 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 313134690ade4314bb5db355dd9ee365 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:48.792953 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 639de678e0ef459b98b69aef687458fa (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:48.794124 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639de678e0ef459b98b69aef687458fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.794705 18571 tablet_service.cc:1511] Processing CreateTablet for tablet da2bf5c97be841f7bf93698581f271fb (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:48.795887 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2bf5c97be841f7bf93698581f271fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.796398 18855 tablet_bootstrap.cc:654] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.800163 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 313134690ade4314bb5db355dd9ee365 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:48.801409 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313134690ade4314bb5db355dd9ee365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.805081 18856 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:48.805537 18856 ts_tablet_manager.cc:1403] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
I20260710 13:21:48.806308 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 639de678e0ef459b98b69aef687458fa (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:48.807571 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639de678e0ef459b98b69aef687458fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.808480 18856 raft_consensus.cc:359] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:48.809219 18856 raft_consensus.cc:385] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.809507 18856 raft_consensus.cc:740] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.810251 18856 consensus_queue.cc:260] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:48.813650 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313134690ade4314bb5db355dd9ee365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.817368 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 639de678e0ef459b98b69aef687458fa (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:48.818397 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3decefbeeb48c6a3cd32120284c527 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:48.822897 18856 ts_tablet_manager.cc:1434] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:21:48.826254 18838 heartbeater.cc:499] Master 127.16.25.190:38285 was elected leader, sending a full tablet report...
I20260710 13:21:48.831997 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3decefbeeb48c6a3cd32120284c527 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:48.833266 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3decefbeeb48c6a3cd32120284c527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.835119 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639de678e0ef459b98b69aef687458fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.835687 18858 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
W20260710 13:21:48.836158 18839 tablet.cc:2406] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:48.837327 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3decefbeeb48c6a3cd32120284c527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.843535 18856 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:48.849578 18855 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:48.850107 18855 ts_tablet_manager.cc:1403] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260710 13:21:48.852458 18858 tablet_bootstrap.cc:654] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.853142 18855 raft_consensus.cc:359] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:48.853888 18855 raft_consensus.cc:385] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.854223 18855 raft_consensus.cc:740] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.855419 18855 consensus_queue.cc:260] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:48.862953 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3decefbeeb48c6a3cd32120284c527 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:48.864252 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3decefbeeb48c6a3cd32120284c527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.874044 18857 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:48.874586 18857 ts_tablet_manager.cc:1403] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.000s
I20260710 13:21:48.880765 18856 tablet_bootstrap.cc:654] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.881760 18855 ts_tablet_manager.cc:1434] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:21:48.882261 18690 heartbeater.cc:499] Master 127.16.25.190:38285 was elected leader, sending a full tablet report...
I20260710 13:21:48.883534 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9735d14aa847c7b9c5887a5b2b17ee (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:48.888736 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9735d14aa847c7b9c5887a5b2b17ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.888878 18573 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9735d14aa847c7b9c5887a5b2b17ee (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:48.890054 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9735d14aa847c7b9c5887a5b2b17ee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:48.897653 18536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:48.898888 18855 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:48.898964 18858 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:48.901124 18858 ts_tablet_manager.cc:1403] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.004s
I20260710 13:21:48.902486 18728 tablet_service.cc:1511] Processing CreateTablet for tablet a7d5bf08603b4293b5ed311f4b7d5654 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:48.903692 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d5bf08603b4293b5ed311f4b7d5654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.903439 18796 tablet_service.cc:1511] Processing CreateTablet for tablet a7d5bf08603b4293b5ed311f4b7d5654 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:48.904681 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d5bf08603b4293b5ed311f4b7d5654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.904306 18858 raft_consensus.cc:359] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:48.905197 18858 raft_consensus.cc:385] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.905546 18858 raft_consensus.cc:740] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.906942 18857 raft_consensus.cc:359] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:48.909617 18857 raft_consensus.cc:385] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.909912 18857 raft_consensus.cc:740] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.911626 18857 consensus_queue.cc:260] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:48.907243 18858 consensus_queue.cc:260] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:48.916373 18857 ts_tablet_manager.cc:1434] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.041s	user 0.000s	sys 0.006s
I20260710 13:21:48.927572 18764 heartbeater.cc:499] Master 127.16.25.190:38285 was elected leader, sending a full tablet report...
I20260710 13:21:48.931521 18653 tablet_service.cc:1511] Processing CreateTablet for tablet ff3cfc011ec549169e2a467569dab492 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:48.932816 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3cfc011ec549169e2a467569dab492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.933005 18856 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:48.933444 18856 ts_tablet_manager.cc:1403] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.000s
I20260710 13:21:48.933611 18799 tablet_service.cc:1511] Processing CreateTablet for tablet ff3cfc011ec549169e2a467569dab492 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:48.934846 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3cfc011ec549169e2a467569dab492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.935775 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9735d14aa847c7b9c5887a5b2b17ee (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:48.936458 18576 tablet_service.cc:1511] Processing CreateTablet for tablet f4900562bee94664a9dc3f978770ad6e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:48.936997 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9735d14aa847c7b9c5887a5b2b17ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.937681 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4900562bee94664a9dc3f978770ad6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.939651 18857 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:48.939913 18726 tablet_service.cc:1511] Processing CreateTablet for tablet ff3cfc011ec549169e2a467569dab492 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:48.941591 18579 tablet_service.cc:1511] Processing CreateTablet for tablet a7d5bf08603b4293b5ed311f4b7d5654 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:48.942816 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d5bf08603b4293b5ed311f4b7d5654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.943727 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3cfc011ec549169e2a467569dab492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.927186 18855 tablet_bootstrap.cc:654] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.948935 18651 tablet_service.cc:1511] Processing CreateTablet for tablet f4900562bee94664a9dc3f978770ad6e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:48.963565 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4900562bee94664a9dc3f978770ad6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.950201 18856 raft_consensus.cc:359] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:48.951646 18573 tablet_service.cc:1511] Processing CreateTablet for tablet 76adb880b9da4b2aad456ab4ec42753c (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:48.952052 18723 tablet_service.cc:1511] Processing CreateTablet for tablet f4900562bee94664a9dc3f978770ad6e (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:48.952442 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 76adb880b9da4b2aad456ab4ec42753c (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:48.961602 18857 tablet_bootstrap.cc:654] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.965660 18856 raft_consensus.cc:385] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.968407 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 76adb880b9da4b2aad456ab4ec42753c (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:48.969964 18729 tablet_service.cc:1511] Processing CreateTablet for tablet 431b48d2a0e94e4785ce5aa4ccaea75a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:48.972236 18856 raft_consensus.cc:740] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.976491 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4900562bee94664a9dc3f978770ad6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.976274 18856 consensus_queue.cc:260] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:48.978423 18856 ts_tablet_manager.cc:1434] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 13:21:48.979565 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76adb880b9da4b2aad456ab4ec42753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.983578 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431b48d2a0e94e4785ce5aa4ccaea75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.983819 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76adb880b9da4b2aad456ab4ec42753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.986120 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76adb880b9da4b2aad456ab4ec42753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.987695 18856 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:48.992497 18864 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.992981 18864 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:48.998303 18856 tablet_bootstrap.cc:654] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.001418 18864 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.018802 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 431b48d2a0e94e4785ce5aa4ccaea75a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:49.024740 18858 ts_tablet_manager.cc:1434] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.123s	user 0.021s	sys 0.019s
I20260710 13:21:49.025070 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431b48d2a0e94e4785ce5aa4ccaea75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:49.027729 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7994ee51ff4283bf7ad28c6096c967 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:49.028951 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7994ee51ff4283bf7ad28c6096c967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:49.028671 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7994ee51ff4283bf7ad28c6096c967 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:49.032452 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7994ee51ff4283bf7ad28c6096c967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:49.032694 18797 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7994ee51ff4283bf7ad28c6096c967 (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:49.033942 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7994ee51ff4283bf7ad28c6096c967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:49.006040 18796 tablet_service.cc:1511] Processing CreateTablet for tablet 431b48d2a0e94e4785ce5aa4ccaea75a (DEFAULT_TABLE table=test-workload [id=0d9b9427e7974e1a9ce83bebe1425c1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:49.043879 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431b48d2a0e94e4785ce5aa4ccaea75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:49.069685 18858 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.063198 18615 heartbeater.cc:499] Master 127.16.25.190:38285 was elected leader, sending a full tablet report...
I20260710 13:21:49.079424 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.083910 18858 tablet_bootstrap.cc:654] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:49.086877 18630 leader_election.cc:343] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.104449 18856 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.104951 18856 ts_tablet_manager.cc:1403] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.010s
I20260710 13:21:49.107861 18856 raft_consensus.cc:359] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.108139 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.109184 18856 raft_consensus.cc:385] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.109539 18856 raft_consensus.cc:740] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
W20260710 13:21:49.109730 18628 leader_election.cc:343] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.110281 18628 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.110416 18856 consensus_queue.cc:260] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.108366 18857 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.111137 18864 raft_consensus.cc:2749] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.111619 18857 ts_tablet_manager.cc:1403] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.172s	user 0.026s	sys 0.015s
I20260710 13:21:49.114605 18857 raft_consensus.cc:359] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.117081 18856 ts_tablet_manager.cc:1434] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:21:49.120633 18861 raft_consensus.cc:493] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.115299 18857 raft_consensus.cc:385] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.121310 18857 raft_consensus.cc:740] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.121084 18861 raft_consensus.cc:515] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.122344 18856 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.125696 18861 leader_election.cc:290] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.131568 18856 tablet_bootstrap.cc:654] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.133309 18857 consensus_queue.cc:260] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.134102 18855 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.134541 18855 ts_tablet_manager.cc:1403] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.236s	user 0.008s	sys 0.008s
I20260710 13:21:49.137295 18855 raft_consensus.cc:359] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.137962 18855 raft_consensus.cc:385] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.138278 18855 raft_consensus.cc:740] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.141029 18857 ts_tablet_manager.cc:1434] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:21:49.141804 18857 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.145874 18855 consensus_queue.cc:260] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.148453 18855 ts_tablet_manager.cc:1434] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:21:49.148706 18858 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.149309 18858 ts_tablet_manager.cc:1403] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.018s
I20260710 13:21:49.149529 18855 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.153092 18858 raft_consensus.cc:359] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.154012 18858 raft_consensus.cc:385] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.154394 18858 raft_consensus.cc:740] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.164232 18856 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.164737 18856 ts_tablet_manager.cc:1403] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.006s
I20260710 13:21:49.168887 18855 tablet_bootstrap.cc:654] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.169094 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:49.170840 18778 leader_election.cc:343] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.167585 18856 raft_consensus.cc:359] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.171892 18856 raft_consensus.cc:385] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.172313 18856 raft_consensus.cc:740] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.173314 18858 consensus_queue.cc:260] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.173211 18856 consensus_queue.cc:260] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.176023 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.177476 18857 tablet_bootstrap.cc:654] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:49.178527 18779 leader_election.cc:343] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.179167 18779 leader_election.cc:304] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:49.181686 18861 raft_consensus.cc:2749] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.183362 18856 ts_tablet_manager.cc:1434] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:21:49.183956 18858 ts_tablet_manager.cc:1434] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260710 13:21:49.184916 18858 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.186556 18856 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.193189 18855 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.193711 18855 ts_tablet_manager.cc:1403] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.012s
I20260710 13:21:49.195314 18856 tablet_bootstrap.cc:654] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.195847 18858 tablet_bootstrap.cc:654] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.196715 18855 raft_consensus.cc:359] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.197549 18855 raft_consensus.cc:385] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.197866 18855 raft_consensus.cc:740] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.198890 18855 consensus_queue.cc:260] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.200860 18857 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.201282 18858 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.201444 18857 ts_tablet_manager.cc:1403] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260710 13:21:49.201776 18858 ts_tablet_manager.cc:1403] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:21:49.202430 18864 raft_consensus.cc:493] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.202888 18864 raft_consensus.cc:515] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.204629 18858 raft_consensus.cc:359] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.205129 18864 leader_election.cc:290] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.205333 18858 raft_consensus.cc:385] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.205647 18858 raft_consensus.cc:740] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.206411 18858 consensus_queue.cc:260] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.207188 18855 ts_tablet_manager.cc:1434] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:49.207046 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.208560 18858 ts_tablet_manager.cc:1434] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:49.200904 18856 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.209853 18856 ts_tablet_manager.cc:1403] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 13:21:49.210700 18855 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.212863 18856 raft_consensus.cc:359] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.214130 18867 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.216070 18856 raft_consensus.cc:385] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.216516 18856 raft_consensus.cc:740] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.216316 18867 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.217182 18855 tablet_bootstrap.cc:654] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.217526 18856 consensus_queue.cc:260] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.220130 18856 ts_tablet_manager.cc:1434] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 13:21:49.215521 18630 leader_election.cc:343] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.221182 18856 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.222251 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.223161 18813 raft_consensus.cc:2468] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 0.
I20260710 13:21:49.224776 18630 leader_election.cc:304] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.225227 18867 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.227242 18864 raft_consensus.cc:2804] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.215345 18857 raft_consensus.cc:359] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.227723 18864 raft_consensus.cc:493] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.227928 18857 raft_consensus.cc:385] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.228242 18864 raft_consensus.cc:3060] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.228313 18857 raft_consensus.cc:740] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.228571 18856 tablet_bootstrap.cc:654] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.233979 18857 consensus_queue.cc:260] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.248479 18857 ts_tablet_manager.cc:1434] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:21:49.256443 18858 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.257889 18864 raft_consensus.cc:515] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.261456 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
W20260710 13:21:49.263181 18630 leader_election.cc:343] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.265749 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:49.266484 18813 raft_consensus.cc:3060] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.271183 18867 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.272313 18867 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.275103 18864 leader_election.cc:290] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.282100 18867 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.280951 18857 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.283953 18813 raft_consensus.cc:2468] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:49.285159 18630 leader_election.cc:304] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.289099 18858 tablet_bootstrap.cc:654] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.291997 18864 raft_consensus.cc:2804] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.292461 18864 raft_consensus.cc:697] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:21:49.293458 18866 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.293967 18866 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.296392 18857 tablet_bootstrap.cc:654] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.296693 18866 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:49.308530 18858 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.309060 18858 ts_tablet_manager.cc:1403] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.005s
I20260710 13:21:49.312069 18858 raft_consensus.cc:359] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.312765 18858 raft_consensus.cc:385] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.313056 18858 raft_consensus.cc:740] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.315188 18864 consensus_queue.cc:237] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.317662 18858 consensus_queue.cc:260] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.319957 18858 ts_tablet_manager.cc:1434] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:21:49.320839 18858 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
W20260710 13:21:49.330098 18630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.25.132:36483, user_credentials={real_user=slave}} blocked reactor thread for 45034us
I20260710 13:21:49.333112 18858 tablet_bootstrap.cc:654] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.335466 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.337385 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.338150 18738 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:49.340842 18555 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:49.342211 18867 raft_consensus.cc:2804] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.342585 18867 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.343022 18867 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.344471 18855 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.342495 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.344890 18856 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.345625 18856 ts_tablet_manager.cc:1403] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.125s	user 0.035s	sys 0.043s
I20260710 13:21:49.344961 18855 ts_tablet_manager.cc:1403] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.134s	user 0.053s	sys 0.021s
I20260710 13:21:49.347707 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
W20260710 13:21:49.353498 18555 leader_election.cc:343] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:49.353632 18704 leader_election.cc:343] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.337424 18739 raft_consensus.cc:2468] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:49.354519 18861 raft_consensus.cc:493] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.340236 18866 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.355103 18555 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:49.356261 18866 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.355028 18861 raft_consensus.cc:515] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.360751 18856 raft_consensus.cc:359] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.361510 18856 raft_consensus.cc:385] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.361837 18856 raft_consensus.cc:740] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.361649 18855 raft_consensus.cc:359] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.362675 18855 raft_consensus.cc:385] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.363500 18855 raft_consensus.cc:740] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.366014 18867 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.367156 18857 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.370319 18867 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.371627 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:49.372401 18739 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.371876 18861 leader_election.cc:290] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.367758 18857 ts_tablet_manager.cc:1403] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.002s
I20260710 13:21:49.362627 18856 consensus_queue.cc:260] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.377077 18867 raft_consensus.cc:2804] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.378605 18867 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.379076 18867 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.379690 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.380224 18857 raft_consensus.cc:359] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.380697 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:49.380947 18857 raft_consensus.cc:385] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.381245 18857 raft_consensus.cc:740] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.381949 18857 consensus_queue.cc:260] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.368610 18866 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.404762 18856 ts_tablet_manager.cc:1434] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.005s
I20260710 13:21:49.401934 18896 raft_consensus.cc:493] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.411295 18896 raft_consensus.cc:515] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.413488 18896 leader_election.cc:290] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.383584 18855 consensus_queue.cc:260] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.414840 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.415619 18813 raft_consensus.cc:2468] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:49.416335 18855 ts_tablet_manager.cc:1434] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 13:21:49.417303 18855 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.417701 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.415026 18665 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
W20260710 13:21:49.423563 18555 leader_election.cc:343] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.424533 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.424427 18555 leader_election.cc:304] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.425571 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.425930 18896 raft_consensus.cc:2804] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.426375 18589 raft_consensus.cc:2393] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:49.426513 18896 raft_consensus.cc:493] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.430168 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.430948 18665 raft_consensus.cc:2468] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 0.
I20260710 13:21:49.432610 18858 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.432304 18779 leader_election.cc:304] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:49.427129 18896 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.433140 18858 ts_tablet_manager.cc:1403] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.012s
I20260710 13:21:49.435266 18739 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:49.436471 18555 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:49.432746 18855 tablet_bootstrap.cc:654] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.439878 18861 raft_consensus.cc:2804] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.422889 18867 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.440999 18861 raft_consensus.cc:493] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.442097 18590 raft_consensus.cc:2393] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:49.442159 18861 raft_consensus.cc:3060] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.436342 18488 catalog_manager.cc:5697] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.444437 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.451184 18665 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:49.451674 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.452633 18705 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51; no voters: ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.453290 18867 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
W20260710 13:21:49.453655 18776 leader_election.cc:343] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.453753 18866 raft_consensus.cc:2764] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:49.457357 18896 raft_consensus.cc:515] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.460114 18861 raft_consensus.cc:515] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.460978 18702 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.462298 18866 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.453810 18867 raft_consensus.cc:2804] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.465090 18867 raft_consensus.cc:697] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:49.465498 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:49.465498 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:49.466464 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:49.466506 18867 consensus_queue.cc:237] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
W20260710 13:21:49.467599 18555 leader_election.cc:343] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.450759 18858 raft_consensus.cc:359] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
W20260710 13:21:49.470558 18776 leader_election.cc:343] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.472869 18856 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.473352 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:49.474360 18857 ts_tablet_manager.cc:1434] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.097s	user 0.023s	sys 0.021s
I20260710 13:21:49.471773 18858 raft_consensus.cc:385] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.473883 18866 raft_consensus.cc:2749] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.473390 18896 leader_election.cc:290] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.475818 18861 leader_election.cc:290] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.477654 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:49.478278 18813 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.478328 18857 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.476263 18855 tablet_bootstrap.cc:492] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.482062 18855 ts_tablet_manager.cc:1403] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.012s
I20260710 13:21:49.475512 18858 raft_consensus.cc:740] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
W20260710 13:21:49.482336 18555 leader_election.cc:343] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.484486 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:49.486327 18866 raft_consensus.cc:493] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.486769 18665 raft_consensus.cc:3060] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.486801 18866 raft_consensus.cc:515] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.490861 18866 leader_election.cc:290] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:49.492144 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.492247 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.492807 18590 raft_consensus.cc:2468] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
W20260710 13:21:49.493709 18704 leader_election.cc:343] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.493636 18855 raft_consensus.cc:359] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.493956 18858 consensus_queue.cc:260] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.494463 18855 raft_consensus.cc:385] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.494418 18702 leader_election.cc:304] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:49.494968 18855 raft_consensus.cc:740] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.496191 18866 raft_consensus.cc:2804] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.496578 18866 raft_consensus.cc:493] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.497076 18866 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.496541 18855 consensus_queue.cc:260] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.497437 18858 ts_tablet_manager.cc:1434] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260710 13:21:49.498431 18858 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.499256 18855 ts_tablet_manager.cc:1434] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.007s
I20260710 13:21:49.499231 18487 catalog_manager.cc:5697] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.500514 18855 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.502228 18857 tablet_bootstrap.cc:654] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.503760 18813 raft_consensus.cc:2468] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:49.505488 18856 tablet_bootstrap.cc:654] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.507647 18858 tablet_bootstrap.cc:654] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.508678 18855 tablet_bootstrap.cc:654] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.509011 18739 raft_consensus.cc:2468] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:49.513790 18555 leader_election.cc:304] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.515348 18867 raft_consensus.cc:2804] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.515977 18867 raft_consensus.cc:697] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:49.517659 18858 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.517056 18867 consensus_queue.cc:237] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.518147 18858 ts_tablet_manager.cc:1403] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:21:49.525127 18555 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:49.525931 18896 raft_consensus.cc:2804] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.526412 18896 raft_consensus.cc:697] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:49.526345 18858 raft_consensus.cc:359] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.527276 18858 raft_consensus.cc:385] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.527736 18858 raft_consensus.cc:740] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.527323 18896 consensus_queue.cc:237] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.528587 18858 consensus_queue.cc:260] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.530567 18665 raft_consensus.cc:2468] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:49.530809 18858 ts_tablet_manager.cc:1434] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:21:49.533133 18779 leader_election.cc:304] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.534623 18858 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.534637 18861 raft_consensus.cc:2804] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.534973 18855 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.535559 18855 ts_tablet_manager.cc:1403] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260710 13:21:49.541611 18857 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.542098 18857 ts_tablet_manager.cc:1403] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.004s
I20260710 13:21:49.537102 18866 raft_consensus.cc:515] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.544091 18855 raft_consensus.cc:359] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.544792 18855 raft_consensus.cc:385] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.545248 18855 raft_consensus.cc:740] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.545485 18856 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.544766 18866 leader_election.cc:290] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:49.545920 18856 ts_tablet_manager.cc:1403] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.000s
I20260710 13:21:49.546244 18855 consensus_queue.cc:260] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.546906 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:49.548382 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:49.548940 18855 ts_tablet_manager.cc:1434] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:49.548719 18856 raft_consensus.cc:359] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.549113 18590 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.549415 18856 raft_consensus.cc:385] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.549767 18856 raft_consensus.cc:740] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
W20260710 13:21:49.551049 18704 leader_election.cc:343] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.561451 18857 raft_consensus.cc:359] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.562394 18857 raft_consensus.cc:385] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.566359 18590 raft_consensus.cc:2468] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:49.552495 18855 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.568096 18861 raft_consensus.cc:697] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:49.562772 18857 raft_consensus.cc:740] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.571332 18861 consensus_queue.cc:237] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.571771 18702 leader_election.cc:304] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:49.572582 18866 raft_consensus.cc:2804] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.573030 18866 raft_consensus.cc:697] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:49.573773 18866 consensus_queue.cc:237] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.575856 18857 consensus_queue.cc:260] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.577268 18910 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.577804 18910 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.568259 18856 consensus_queue.cc:260] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.581820 18910 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.582616 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.583179 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.581312 18855 tablet_bootstrap.cc:654] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.585470 18858 tablet_bootstrap.cc:654] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:49.586082 18776 leader_election.cc:343] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:49.587060 18779 leader_election.cc:343] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.590026 18779 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.598189 18911 raft_consensus.cc:493] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.598850 18911 raft_consensus.cc:515] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.595286 18910 raft_consensus.cc:2749] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.603317 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.604590 18590 raft_consensus.cc:2393] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e45857967eae4ef5b49a8eab6252575e in current term 1: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:49.604499 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.605872 18911 leader_election.cc:290] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:49.605942 18778 leader_election.cc:304] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.603565 18856 ts_tablet_manager.cc:1434] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.005s
I20260710 13:21:49.606827 18911 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.607949 18856 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.613881 18911 raft_consensus.cc:2749] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.614229 18856 tablet_bootstrap.cc:654] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.626711 18857 ts_tablet_manager.cc:1434] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.015s
I20260710 13:21:49.628072 18857 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.628842 18867 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.629314 18867 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.631387 18867 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.632623 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.633435 18665 raft_consensus.cc:2468] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:49.635134 18556 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:49.636281 18867 raft_consensus.cc:2804] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.636750 18867 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.637179 18867 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.634491 18486 catalog_manager.cc:5697] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.644019 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:49.646198 18555 leader_election.cc:343] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.651700 18867 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.657122 18858 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.657632 18858 ts_tablet_manager.cc:1403] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.031s
I20260710 13:21:49.658485 18855 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.659145 18855 ts_tablet_manager.cc:1403] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.004s
I20260710 13:21:49.660557 18858 raft_consensus.cc:359] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.661254 18858 raft_consensus.cc:385] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.661624 18858 raft_consensus.cc:740] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.662771 18855 raft_consensus.cc:359] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.666736 18858 consensus_queue.cc:260] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.668499 18861 raft_consensus.cc:493] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.680519 18856 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.680958 18856 ts_tablet_manager.cc:1403] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.031s
I20260710 13:21:49.680743 18861 raft_consensus.cc:515] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.681384 18858 ts_tablet_manager.cc:1434] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:49.682351 18858 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.683404 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.683480 18856 raft_consensus.cc:359] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.684146 18856 raft_consensus.cc:385] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.684413 18856 raft_consensus.cc:740] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
W20260710 13:21:49.684803 18776 leader_election.cc:343] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.685040 18856 consensus_queue.cc:260] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.686342 18861 leader_election.cc:290] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.687049 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.688786 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:49.689007 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:49.689283 18858 tablet_bootstrap.cc:654] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:49.690363 18555 leader_election.cc:343] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.690553 18856 ts_tablet_manager.cc:1434] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:21:49.690900 18867 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.691430 18856 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.691429 18855 raft_consensus.cc:385] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.695334 18855 raft_consensus.cc:740] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.696148 18855 consensus_queue.cc:260] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.697594 18856 tablet_bootstrap.cc:654] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.698304 18855 ts_tablet_manager.cc:1434] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 13:21:49.699154 18857 tablet_bootstrap.cc:654] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.699503 18665 raft_consensus.cc:2468] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 0.
I20260710 13:21:49.700598 18855 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.702312 18779 leader_election.cc:304] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.703774 18861 raft_consensus.cc:2804] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.704229 18861 raft_consensus.cc:493] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.704627 18861 raft_consensus.cc:3060] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:49.711246 18630 consensus_peers.cc:597] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 -> Peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Couldn't send request to peer 426af16a9c134a5ab2d04924490e9e29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.689352 18664 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.722400 18855 tablet_bootstrap.cc:654] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.724428 18858 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.727646 18858 ts_tablet_manager.cc:1403] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.021s
I20260710 13:21:49.727115 18857 tablet_bootstrap.cc:492] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.728235 18857 ts_tablet_manager.cc:1403] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.100s	user 0.005s	sys 0.009s
I20260710 13:21:49.673045 18485 catalog_manager.cc:5697] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 0 to 1, leader changed from <none> to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 1 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.731153 18857 raft_consensus.cc:359] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.734642 18857 raft_consensus.cc:385] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.735867 18855 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.734019 18858 raft_consensus.cc:359] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.736373 18858 raft_consensus.cc:385] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.736397 18855 ts_tablet_manager.cc:1403] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260710 13:21:49.736032 18857 raft_consensus.cc:740] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.736923 18664 raft_consensus.cc:2468] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:49.737051 18856 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.737044 18858 raft_consensus.cc:740] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.737737 18856 ts_tablet_manager.cc:1403] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.024s
I20260710 13:21:49.738125 18556 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.738207 18858 consensus_queue.cc:260] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.739374 18867 raft_consensus.cc:2804] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.739854 18867 raft_consensus.cc:697] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:49.740449 18858 ts_tablet_manager.cc:1434] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:21:49.740653 18855 raft_consensus.cc:359] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.740620 18867 consensus_queue.cc:237] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.741449 18855 raft_consensus.cc:385] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.741797 18858 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.737748 18857 consensus_queue.cc:260] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.744246 18861 raft_consensus.cc:515] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.741768 18855 raft_consensus.cc:740] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.740202 18856 raft_consensus.cc:359] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.746515 18856 raft_consensus.cc:385] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.746914 18857 ts_tablet_manager.cc:1434] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:21:49.746800 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:49.747311 18861 leader_election.cc:290] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.747926 18857 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.748451 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
W20260710 13:21:49.748521 18776 leader_election.cc:343] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.749385 18664 raft_consensus.cc:3060] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.746801 18856 raft_consensus.cc:740] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.750605 18856 consensus_queue.cc:260] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.751113 18913 raft_consensus.cc:493] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.751539 18913 raft_consensus.cc:515] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.752545 18856 ts_tablet_manager.cc:1434] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:21:49.756592 18856 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.760116 18864 consensus_queue.cc:1048] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.762048 18664 raft_consensus.cc:2468] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:49.762967 18858 tablet_bootstrap.cc:654] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.765223 18856 tablet_bootstrap.cc:654] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.753582 18913 leader_election.cc:290] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.765684 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.755177 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.766296 18665 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:49.766498 18813 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:49.755712 18487 catalog_manager.cc:5697] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.767635 18705 leader_election.cc:304] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51; no voters: 
I20260710 13:21:49.768047 18487 catalog_manager.cc:5697] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.768901 18913 raft_consensus.cc:2804] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.769397 18913 raft_consensus.cc:493] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.769789 18913 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.747932 18855 consensus_queue.cc:260] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.776726 18913 raft_consensus.cc:515] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.779206 18779 leader_election.cc:304] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: ed266242e701405d8de0171d41ff9b01
I20260710 13:21:49.779606 18867 raft_consensus.cc:493] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.780295 18861 raft_consensus.cc:2804] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.780049 18867 raft_consensus.cc:515] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.780436 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:49.781241 18664 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.781045 18861 raft_consensus.cc:697] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:49.782902 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.783519 18665 raft_consensus.cc:2468] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:49.783344 18861 consensus_queue.cc:237] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.784689 18556 leader_election.cc:304] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:49.785250 18867 leader_election.cc:290] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.785698 18896 raft_consensus.cc:2804] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.785827 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:49.786108 18896 raft_consensus.cc:493] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.786489 18896 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.787345 18855 ts_tablet_manager.cc:1434] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
W20260710 13:21:49.788511 18555 leader_election.cc:343] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.791023 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:49.791570 18813 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.793344 18855 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.793201 18896 raft_consensus.cc:515] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.798054 18813 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:49.799252 18704 leader_election.cc:304] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:49.800036 18866 raft_consensus.cc:2804] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.800695 18866 raft_consensus.cc:697] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:49.801154 18913 leader_election.cc:290] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:49.801535 18866 consensus_queue.cc:237] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.801707 18488 catalog_manager.cc:5697] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.803260 18911 raft_consensus.cc:493] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.804101 18911 raft_consensus.cc:515] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.806115 18911 leader_election.cc:290] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.806787 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.807538 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:49.807982 18779 leader_election.cc:343] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.808638 18857 tablet_bootstrap.cc:654] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:49.808861 18778 leader_election.cc:343] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.809288 18778 leader_election.cc:304] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:49.809731 18856 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.810166 18856 ts_tablet_manager.cc:1403] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.022s
I20260710 13:21:49.810050 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:49.810324 18911 raft_consensus.cc:2749] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.810650 18665 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.813287 18856 raft_consensus.cc:359] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.814014 18856 raft_consensus.cc:385] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.814289 18856 raft_consensus.cc:740] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.816855 18855 tablet_bootstrap.cc:654] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.814921 18856 consensus_queue.cc:260] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.825572 18856 ts_tablet_manager.cc:1434] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:49.825721 18664 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:49.832046 18487 catalog_manager.cc:5697] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.837184 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:49.826764 18856 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
W20260710 13:21:49.838871 18555 leader_election.cc:343] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.839653 18896 leader_election.cc:290] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:49.852620 18665 raft_consensus.cc:2468] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:49.854081 18556 leader_election.cc:304] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:49.855726 18896 raft_consensus.cc:2804] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.856338 18896 raft_consensus.cc:697] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:49.857390 18896 consensus_queue.cc:237] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.846822 18856 tablet_bootstrap.cc:654] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.872782 18858 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.873322 18858 ts_tablet_manager.cc:1403] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.132s	user 0.026s	sys 0.032s
I20260710 13:21:49.875898 18858 raft_consensus.cc:359] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.876574 18858 raft_consensus.cc:385] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.876892 18858 raft_consensus.cc:740] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.877647 18858 consensus_queue.cc:260] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.877584 18488 catalog_manager.cc:5697] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 0 to 1, leader changed from <none> to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 1 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.892160 18858 ts_tablet_manager.cc:1434] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:21:49.892757 18856 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.893180 18858 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.893222 18856 ts_tablet_manager.cc:1403] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260710 13:21:49.897226 18856 raft_consensus.cc:359] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.897773 18856 raft_consensus.cc:385] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.898033 18856 raft_consensus.cc:740] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.898685 18856 consensus_queue.cc:260] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.899645 18858 tablet_bootstrap.cc:654] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.900561 18856 ts_tablet_manager.cc:1434] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:21:49.900689 18536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:49.901512 18856 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:49.894582 18857 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.907339 18857 ts_tablet_manager.cc:1403] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.017s
I20260710 13:21:49.910871 18858 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:49.910964 18855 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.911494 18855 ts_tablet_manager.cc:1403] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.118s	user 0.038s	sys 0.039s
I20260710 13:21:49.913524 18856 tablet_bootstrap.cc:654] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.913345 18857 raft_consensus.cc:359] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.913410 18855 raft_consensus.cc:359] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.914160 18857 raft_consensus.cc:385] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.914350 18855 raft_consensus.cc:385] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.914529 18857 raft_consensus.cc:740] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.914783 18855 raft_consensus.cc:740] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.915455 18857 consensus_queue.cc:260] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.915688 18855 consensus_queue.cc:260] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.917630 18665 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.920688 18857 ts_tablet_manager.cc:1434] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:21:49.921700 18857 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:49.910223 18485 catalog_manager.cc:5697] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.925560 18855 ts_tablet_manager.cc:1434] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:21:49.929040 18739 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.932361 18855 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:49.930436 18896 consensus_queue.cc:1048] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.913412 18858 ts_tablet_manager.cc:1403] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:21:49.943163 18896 consensus_queue.cc:1048] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.943971 18855 tablet_bootstrap.cc:654] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.945277 18858 raft_consensus.cc:359] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.945930 18858 raft_consensus.cc:385] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.946180 18858 raft_consensus.cc:740] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.946842 18858 consensus_queue.cc:260] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.948802 18858 ts_tablet_manager.cc:1434] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:49.949156 18857 tablet_bootstrap.cc:654] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.951738 18858 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:49.954384 18867 raft_consensus.cc:493] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.957706 18867 raft_consensus.cc:515] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:49.958806 18858 tablet_bootstrap.cc:654] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.959573 18867 leader_election.cc:290] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.959816 18590 raft_consensus.cc:3060] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.970538 18856 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:49.971396 18856 ts_tablet_manager.cc:1403] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.017s
I20260710 13:21:49.972508 18913 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.973311 18855 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:49.974288 18855 ts_tablet_manager.cc:1403] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260710 13:21:49.975452 18913 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.975778 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:49.976282 18867 consensus_queue.cc:1048] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.977746 18913 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:49.978355 18911 consensus_queue.cc:1048] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.980552 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:49.982317 18856 raft_consensus.cc:359] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.983466 18856 raft_consensus.cc:385] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.983820 18856 raft_consensus.cc:740] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.985301 18856 consensus_queue.cc:260] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:49.997808 18857 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:49.998286 18857 ts_tablet_manager.cc:1403] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.005s
I20260710 13:21:49.998828 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.999629 18664 raft_consensus.cc:2393] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:50.000897 18857 raft_consensus.cc:359] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.001519 18857 raft_consensus.cc:385] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.001761 18857 raft_consensus.cc:740] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.002501 18857 consensus_queue.cc:260] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:49.991333 18911 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.005028 18911 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:49.984917 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a437a4bdc2406ea68a16d53685e8a5" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:49.998865 18856 ts_tablet_manager.cc:1434] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 13:21:50.007720 18665 raft_consensus.cc:2393] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed266242e701405d8de0171d41ff9b01 in current term 1: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:50.007879 18856 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.012270 18911 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:50.012430 18705 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.012830 18861 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.013301 18861 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.013773 18857 ts_tablet_manager.cc:1434] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:50.014665 18857 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.022089 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.022702 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:50.017700 18866 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.012328 18896 consensus_queue.cc:1048] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:21:50.027486 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:50.028420 18861 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.029415 18866 raft_consensus.cc:2749] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.032665 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
W20260710 13:21:50.034204 18779 leader_election.cc:343] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.035231 18857 tablet_bootstrap.cc:654] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.035843 18776 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.036136 18812 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.048264 18556 leader_election.cc:304] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:50.049129 18896 raft_consensus.cc:2749] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.055734 18858 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.056219 18858 ts_tablet_manager.cc:1403] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.024s
I20260710 13:21:50.058877 18858 raft_consensus.cc:359] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.059561 18858 raft_consensus.cc:385] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.059806 18858 raft_consensus.cc:740] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
W20260710 13:21:50.060104 18776 leader_election.cc:343] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.060606 18776 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.060729 18858 consensus_queue.cc:260] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.061829 18910 raft_consensus.cc:2749] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.064540 18855 raft_consensus.cc:359] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.065205 18855 raft_consensus.cc:385] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.066740 18855 raft_consensus.cc:740] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.067451 18855 consensus_queue.cc:260] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.068317 18911 consensus_queue.cc:1048] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.070798 18855 ts_tablet_manager.cc:1434] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260710 13:21:50.071123 18866 raft_consensus.cc:493] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.073235 18855 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.071575 18866 raft_consensus.cc:515] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.074661 18858 ts_tablet_manager.cc:1434] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:50.079862 18867 raft_consensus.cc:493] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.080346 18867 raft_consensus.cc:515] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.082760 18867 leader_election.cc:290] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.083834 18866 leader_election.cc:290] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.083937 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.084759 18665 raft_consensus.cc:2393] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed266242e701405d8de0171d41ff9b01 in current term 1: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:50.085453 18861 raft_consensus.cc:2749] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.084484 18867 consensus_queue.cc:1048] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.086898 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.090199 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4cac3007524283b810339acefb9b91" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.090770 18856 tablet_bootstrap.cc:654] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.091989 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b436d772d34549d185303474a9568de7" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.092701 18858 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.093510 18896 consensus_queue.cc:1048] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.098748 18858 tablet_bootstrap.cc:654] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.095988 18555 leader_election.cc:304] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:50.103581 18898 consensus_queue.cc:1048] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.104981 18900 raft_consensus.cc:3060] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.105934 18898 consensus_queue.cc:1048] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.112089 18951 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.112325 18704 leader_election.cc:304] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:50.112587 18951 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.113394 18898 raft_consensus.cc:2749] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.114534 18900 raft_consensus.cc:2749] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.115742 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.116546 18810 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.119580 18555 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.120551 18855 tablet_bootstrap.cc:654] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.122781 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.123157 18900 raft_consensus.cc:2804] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.123452 18664 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.123739 18900 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.124284 18900 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.131210 18951 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.137822 18900 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.140676 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.141227 18812 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.142378 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.143076 18664 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.147871 18857 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.148397 18857 ts_tablet_manager.cc:1403] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.009s
I20260710 13:21:50.148651 18812 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.151405 18555 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.152441 18951 raft_consensus.cc:2804] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.152998 18951 raft_consensus.cc:697] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.153731 18900 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.153981 18951 consensus_queue.cc:237] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.155508 18664 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.192229 18898 consensus_queue.cc:1048] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.194334 18856 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:50.194854 18856 ts_tablet_manager.cc:1403] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.187s	user 0.018s	sys 0.013s
I20260710 13:21:50.197513 18856 raft_consensus.cc:359] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.198173 18856 raft_consensus.cc:385] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.198442 18856 raft_consensus.cc:740] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.198413 18910 consensus_queue.cc:1048] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.199417 18858 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.200033 18858 ts_tablet_manager.cc:1403] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.015s
I20260710 13:21:50.205245 18857 raft_consensus.cc:359] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.205854 18857 raft_consensus.cc:385] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.206118 18857 raft_consensus.cc:740] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.207123 18855 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.207572 18855 ts_tablet_manager.cc:1403] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.014s
I20260710 13:21:50.213379 18857 consensus_queue.cc:260] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.216075 18867 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.216565 18867 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.217639 18898 consensus_queue.cc:1048] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.218638 18867 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.221594 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:50.223130 18555 leader_election.cc:343] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.227381 18951 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.227952 18898 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.228255 18951 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.228528 18898 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.215286 18855 raft_consensus.cc:359] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.229720 18855 raft_consensus.cc:385] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.229992 18855 raft_consensus.cc:740] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.230423 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.230643 18855 consensus_queue.cc:260] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.231057 18812 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.231289 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.231949 18663 raft_consensus.cc:2468] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.232087 18555 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.233337 18556 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.233609 18867 raft_consensus.cc:2804] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.233963 18867 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.216028 18857 ts_tablet_manager.cc:1434] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.002s
I20260710 13:21:50.234302 18867 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.235052 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:50.235860 18857 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.234513 18900 raft_consensus.cc:2804] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.236270 18900 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.236593 18900 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.236711 18898 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.237732 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.238312 18663 raft_consensus.cc:2468] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:50.239277 18705 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51; no voters: 
I20260710 13:21:50.238737 18487 catalog_manager.cc:5697] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.240104 18898 raft_consensus.cc:2804] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.247963 18898 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.199390 18856 consensus_queue.cc:260] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.243078 18855 ts_tablet_manager.cc:1434] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:21:50.235044 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.248382 18898 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.202759 18858 raft_consensus.cc:359] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.253350 18858 raft_consensus.cc:385] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.253650 18858 raft_consensus.cc:740] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.248452 18951 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.254437 18858 consensus_queue.cc:260] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.256491 18858 ts_tablet_manager.cc:1434] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260710 13:21:50.243358 18900 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.257375 18858 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.258392 18590 raft_consensus.cc:2393] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:50.258884 18900 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.245680 18867 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.247399 18911 consensus_queue.cc:1048] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.260533 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:50.260793 18867 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.261915 18855 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.263293 18856 ts_tablet_manager.cc:1434] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260710 13:21:50.264166 18856 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.265689 18858 tablet_bootstrap.cc:654] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.266932 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.267573 18813 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.273643 18857 tablet_bootstrap.cc:654] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.274279 18737 raft_consensus.cc:3060] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.278537 18855 tablet_bootstrap.cc:654] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.279840 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
W20260710 13:21:50.281608 18555 leader_election.cc:343] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.282806 18856 tablet_bootstrap.cc:654] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.284662 18858 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.285113 18858 ts_tablet_manager.cc:1403] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 13:21:50.286114 18936 raft_consensus.cc:493] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.286665 18936 raft_consensus.cc:515] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.287851 18858 raft_consensus.cc:359] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.288522 18858 raft_consensus.cc:385] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.288802 18858 raft_consensus.cc:740] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.288911 18936 leader_election.cc:290] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.289718 18858 consensus_queue.cc:260] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.291756 18858 ts_tablet_manager.cc:1434] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:21:50.291818 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.292676 18858 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.292621 18811 raft_consensus.cc:2468] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 0.
I20260710 13:21:50.294763 18630 leader_election.cc:304] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:50.295815 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.296937 18856 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
W20260710 13:21:50.297135 18630 leader_election.cc:343] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.297367 18856 ts_tablet_manager.cc:1403] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.004s
I20260710 13:21:50.297958 18936 raft_consensus.cc:2804] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.298358 18936 raft_consensus.cc:493] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.298725 18936 raft_consensus.cc:3060] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.299129 18858 tablet_bootstrap.cc:654] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.299220 18910 raft_consensus.cc:493] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.299701 18910 raft_consensus.cc:515] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.300311 18855 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.300854 18855 ts_tablet_manager.cc:1403] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.000s
I20260710 13:21:50.303758 18910 leader_election.cc:290] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.304020 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.305056 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
W20260710 13:21:50.305925 18778 leader_election.cc:343] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:50.306422 18779 leader_election.cc:343] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.306862 18779 leader_election.cc:304] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.307670 18910 raft_consensus.cc:2749] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.309789 18856 raft_consensus.cc:359] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.310416 18856 raft_consensus.cc:385] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.310479 18858 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.307145 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.310811 18856 raft_consensus.cc:740] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.258000 18898 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.310962 18936 raft_consensus.cc:515] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.319999 18738 raft_consensus.cc:2393] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed266242e701405d8de0171d41ff9b01 in current term 1: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:50.311086 18858 ts_tablet_manager.cc:1403] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:21:50.321576 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:50.322345 18589 raft_consensus.cc:2393] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:50.312856 18855 raft_consensus.cc:359] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.315055 18813 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.323951 18855 raft_consensus.cc:385] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.323732 18858 raft_consensus.cc:359] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.324266 18855 raft_consensus.cc:740] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.324401 18858 raft_consensus.cc:385] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.324424 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:50.324838 18858 raft_consensus.cc:740] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.325117 18555 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.325079 18855 consensus_queue.cc:260] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.325490 18858 consensus_queue.cc:260] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
W20260710 13:21:50.325875 18630 leader_election.cc:343] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.326437 18867 raft_consensus.cc:2804] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.326910 18867 raft_consensus.cc:697] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.327792 18867 consensus_queue.cc:237] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.330480 18936 leader_election.cc:290] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.331456 18858 ts_tablet_manager.cc:1434] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:50.331498 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.332219 18811 raft_consensus.cc:3060] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.315487 18664 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.334039 18858 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.335063 18855 ts_tablet_manager.cc:1434] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:21:50.315830 18856 consensus_queue.cc:260] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.339511 18811 raft_consensus.cc:2468] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:50.340490 18856 ts_tablet_manager.cc:1434] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260710 13:21:50.340619 18630 leader_election.cc:304] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.341678 18936 raft_consensus.cc:2804] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.342312 18936 raft_consensus.cc:697] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:21:50.343887 18855 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.343665 18936 consensus_queue.cc:237] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.345808 18858 tablet_bootstrap.cc:654] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.347170 18898 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.348205 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.350075 18705 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.341675 18856 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.353632 18951 consensus_queue.cc:1048] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.354759 18965 raft_consensus.cc:2749] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.360939 18857 tablet_bootstrap.cc:492] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.361428 18857 ts_tablet_manager.cc:1403] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.000s
I20260710 13:21:50.364292 18857 raft_consensus.cc:359] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.364966 18857 raft_consensus.cc:385] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.365231 18857 raft_consensus.cc:740] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.368515 18857 consensus_queue.cc:260] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.377048 18857 ts_tablet_manager.cc:1434] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:50.378211 18857 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.367733 18664 raft_consensus.cc:2468] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.379436 18900 consensus_queue.cc:1048] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:21:50.389508 18857 tablet_bootstrap.cc:654] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.394915 18855 tablet_bootstrap.cc:654] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.407691 18556 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.408824 18896 raft_consensus.cc:2804] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.409278 18896 raft_consensus.cc:697] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.404544 18965 raft_consensus.cc:493] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.409989 18965 raft_consensus.cc:515] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.410104 18896 consensus_queue.cc:237] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.417850 18739 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.424225 18965 leader_election.cc:290] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.425117 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:50.444294 18867 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.444383 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.445405 18664 raft_consensus.cc:2393] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:50.445075 18867 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.449342 18705 leader_election.cc:304] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.454665 18858 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.455202 18858 ts_tablet_manager.cc:1403] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.123s	user 0.027s	sys 0.029s
I20260710 13:21:50.450328 18965 raft_consensus.cc:2749] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.461563 18856 tablet_bootstrap.cc:654] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.462785 18867 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.464731 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.465382 18811 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.466619 18555 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.466503 18487 catalog_manager.cc:5697] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:50.467819 18867 raft_consensus.cc:2804] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.468691 18867 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.469198 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.469447 18867 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.461412 18858 raft_consensus.cc:359] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.471957 18858 raft_consensus.cc:385] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.472314 18858 raft_consensus.cc:740] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.473179 18858 consensus_queue.cc:260] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.457614 18896 consensus_queue.cc:1048] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:21:50.477098 18858 ts_tablet_manager.cc:1434] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260710 13:21:50.479884 18858 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.480324 18967 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.480772 18967 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.481515 18485 catalog_manager.cc:5697] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.483058 18867 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.484258 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:50.485585 18778 leader_election.cc:343] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.486352 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.487254 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.487627 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:50.487824 18811 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.482877 18967 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:50.471479 18665 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
W20260710 13:21:50.491358 18776 leader_election.cc:343] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.488731 18867 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.495891 18858 tablet_bootstrap.cc:654] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.501137 18855 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.493067 18776 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:50.501778 18855 ts_tablet_manager.cc:1403] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.000s
I20260710 13:21:50.502506 18967 raft_consensus.cc:2749] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.504050 18896 consensus_queue.cc:1048] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.509510 18855 raft_consensus.cc:359] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.510149 18855 raft_consensus.cc:385] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.510403 18855 raft_consensus.cc:740] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.510792 18811 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.511650 18855 consensus_queue.cc:260] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.512074 18555 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.512912 18982 raft_consensus.cc:2804] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.514882 18857 tablet_bootstrap.cc:492] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.515347 18857 ts_tablet_manager.cc:1403] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.006s
I20260710 13:21:50.518620 18856 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:50.519088 18856 ts_tablet_manager.cc:1403] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.002s
I20260710 13:21:50.519563 18857 raft_consensus.cc:359] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.520205 18857 raft_consensus.cc:385] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.520442 18857 raft_consensus.cc:740] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.513370 18982 raft_consensus.cc:697] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.521560 18982 consensus_queue.cc:237] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.524159 18857 consensus_queue.cc:260] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.526343 18857 ts_tablet_manager.cc:1434] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:50.527200 18857 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.528465 18858 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.529002 18858 ts_tablet_manager.cc:1403] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260710 13:21:50.531729 18855 ts_tablet_manager.cc:1434] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:21:50.532703 18855 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.536002 18857 tablet_bootstrap.cc:654] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.521569 18856 raft_consensus.cc:359] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.537019 18856 raft_consensus.cc:385] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.537348 18856 raft_consensus.cc:740] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.537649 18858 raft_consensus.cc:359] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.538177 18856 consensus_queue.cc:260] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.538673 18858 raft_consensus.cc:385] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.540802 18858 raft_consensus.cc:740] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.541466 18858 consensus_queue.cc:260] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.543135 18856 ts_tablet_manager.cc:1434] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:21:50.543742 18858 ts_tablet_manager.cc:1434] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 13:21:50.546015 18856 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.546025 18858 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.539499 18867 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.551263 18867 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.552039 18858 tablet_bootstrap.cc:654] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.552105 18856 tablet_bootstrap.cc:654] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.545066 18855 tablet_bootstrap.cc:654] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.555735 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.556423 18664 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.555848 18488 catalog_manager.cc:5697] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.556792 18867 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.557857 18488 catalog_manager.cc:5697] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.560528 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.562036 18556 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.564167 18951 raft_consensus.cc:2804] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.564643 18951 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.565047 18951 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:50.565403 18555 leader_election.cc:343] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.568933 18857 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.569504 18857 ts_tablet_manager.cc:1403] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:21:50.574460 18867 consensus_queue.cc:1048] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.581849 18867 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.582458 18867 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.584941 18867 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.585821 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.586704 18811 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.587345 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.588867 18555 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.590939 18900 raft_consensus.cc:493] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.591531 18900 raft_consensus.cc:515] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.593992 18900 leader_election.cc:290] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.594635 18900 raft_consensus.cc:2804] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.601383 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.580789 18857 raft_consensus.cc:359] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.602561 18857 raft_consensus.cc:385] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:50.602710 18555 leader_election.cc:343] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.602869 18857 raft_consensus.cc:740] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.603377 18967 raft_consensus.cc:493] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.603969 18967 raft_consensus.cc:515] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.605965 18967 leader_election.cc:290] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.606472 18900 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.606870 18900 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.608340 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.608631 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
W20260710 13:21:50.609988 18778 leader_election.cc:343] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:50.611768 18779 leader_election.cc:343] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.612289 18779 leader_election.cc:304] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.613399 18967 raft_consensus.cc:2749] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:50.603425 18556 leader_election.cc:343] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.608346 18857 consensus_queue.cc:260] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.636019 18857 ts_tablet_manager.cc:1434] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260710 13:21:50.629233 18965 raft_consensus.cc:493] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.637203 18857 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.637226 18965 raft_consensus.cc:515] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.614962 18951 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.639609 18965 leader_election.cc:290] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.629449 18896 consensus_queue.cc:1048] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:21:50.615784 18858 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.642102 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.642715 18665 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.642838 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.643620 18811 raft_consensus.cc:2393] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate 87ce1f603b914bbbab2e2a692aadaa51 in this term.
I20260710 13:21:50.642356 18858 ts_tablet_manager.cc:1403] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.016s
I20260710 13:21:50.647171 18858 raft_consensus.cc:359] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.647794 18858 raft_consensus.cc:385] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.648039 18858 raft_consensus.cc:740] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.648669 18858 consensus_queue.cc:260] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.649361 18665 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.650604 18858 ts_tablet_manager.cc:1434] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:21:50.650777 18556 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.651536 18982 raft_consensus.cc:2804] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.621909 18900 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.652211 18858 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:50.652182 18982 raft_consensus.cc:697] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.653033 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8fbba331584fcabeb6fc7ff65de8cf" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.653561 18900 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.653447 18982 consensus_queue.cc:237] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.654956 18705 leader_election.cc:304] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:50.655114 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.632936 18856 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
W20260710 13:21:50.656612 18556 leader_election.cc:343] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.657480 18856 ts_tablet_manager.cc:1403] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.112s	user 0.033s	sys 0.019s
I20260710 13:21:50.658300 18858 tablet_bootstrap.cc:654] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.623108 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.658972 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:50.659638 18965 raft_consensus.cc:3060] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:50.660156 18556 leader_election.cc:343] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:50.660275 18555 leader_election.cc:343] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.658859 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.660625 18556 leader_election.cc:304] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29, 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.660953 18812 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.661123 18856 raft_consensus.cc:359] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.661801 18856 raft_consensus.cc:385] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.662062 18856 raft_consensus.cc:740] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.663241 18994 raft_consensus.cc:2749] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.665095 18898 raft_consensus.cc:493] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.665675 18898 raft_consensus.cc:515] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.662719 18856 consensus_queue.cc:260] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.669480 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.669888 18898 leader_election.cc:290] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.670091 18811 raft_consensus.cc:2468] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:50.671100 18951 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:50.671406 18704 leader_election.cc:304] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:50.671880 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.672230 18866 raft_consensus.cc:2804] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.672761 18866 raft_consensus.cc:493] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.673198 18866 raft_consensus.cc:3060] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.672518 18664 raft_consensus.cc:2468] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:50.680094 18856 ts_tablet_manager.cc:1434] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:21:50.680970 18856 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.682125 18866 raft_consensus.cc:515] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.689328 18812 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.690795 18856 tablet_bootstrap.cc:654] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.695346 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.696108 18665 raft_consensus.cc:3060] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.698194 18866 leader_election.cc:290] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.699205 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639de678e0ef459b98b69aef687458fa" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.699782 18811 raft_consensus.cc:3060] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.700062 18857 tablet_bootstrap.cc:654] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.704835 18555 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.705849 18855 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.706156 18951 raft_consensus.cc:2804] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.706357 18855 ts_tablet_manager.cc:1403] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.062s
I20260710 13:21:50.707391 18951 raft_consensus.cc:697] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.709085 18855 raft_consensus.cc:359] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.709945 18739 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.709725 18951 consensus_queue.cc:237] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.712311 18965 raft_consensus.cc:2749] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:50.709733 18855 raft_consensus.cc:385] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.715045 18855 raft_consensus.cc:740] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.717464 18855 consensus_queue.cc:260] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.718999 18811 raft_consensus.cc:2468] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:50.719491 18855 ts_tablet_manager.cc:1434] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:50.706681 18487 catalog_manager.cc:5697] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.721668 18704 leader_election.cc:304] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:50.724295 18856 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:50.724754 18856 ts_tablet_manager.cc:1403] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 13:21:50.726543 18965 raft_consensus.cc:2804] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.727372 18965 raft_consensus.cc:697] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:50.727506 18856 raft_consensus.cc:359] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.727932 18855 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.728184 18856 raft_consensus.cc:385] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.728601 18856 raft_consensus.cc:740] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.728215 18965 consensus_queue.cc:237] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.729226 18856 consensus_queue.cc:260] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.732298 18856 ts_tablet_manager.cc:1434] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:50.733722 18856 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: Bootstrap starting.
I20260710 13:21:50.736382 18857 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.741676 18857 ts_tablet_manager.cc:1403] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.000s
I20260710 13:21:50.736438 18982 consensus_queue.cc:1048] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:21:50.745537 18855 tablet_bootstrap.cc:654] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.740293 18487 catalog_manager.cc:5697] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.746701 18951 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.747207 18951 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.749199 18951 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.750602 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.751554 18811 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.753316 18555 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:50.754243 18951 raft_consensus.cc:2804] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.754606 18951 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.754944 18951 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.756307 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:50.758822 18555 leader_election.cc:343] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.759414 18665 raft_consensus.cc:2468] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:50.777828 18856 tablet_bootstrap.cc:654] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.777508 18857 raft_consensus.cc:359] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.778467 18857 raft_consensus.cc:385] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.778837 18857 raft_consensus.cc:740] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.779871 18857 consensus_queue.cc:260] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.783545 18857 ts_tablet_manager.cc:1434] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 13:21:50.785012 18857 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.788519 18858 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: No bootstrap required, opened a new log
I20260710 13:21:50.788913 18858 ts_tablet_manager.cc:1403] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.137s	user 0.029s	sys 0.027s
I20260710 13:21:50.791744 18951 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.793861 18951 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.795912 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:50.797289 18857 tablet_bootstrap.cc:654] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.796931 18488 catalog_manager.cc:5697] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.797405 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.798254 18811 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:50.803112 18555 leader_election.cc:343] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.804944 18858 raft_consensus.cc:359] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.805734 18858 raft_consensus.cc:385] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.805992 18858 raft_consensus.cc:740] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.806577 18858 consensus_queue.cc:260] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.809530 18856 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: No bootstrap required, opened a new log
I20260710 13:21:50.810019 18856 ts_tablet_manager.cc:1403] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.013s
I20260710 13:21:50.813544 18858 ts_tablet_manager.cc:1434] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:21:50.814827 18855 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.815301 18855 ts_tablet_manager.cc:1403] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.010s
I20260710 13:21:50.815922 18982 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.816391 18982 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.816890 18811 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.817792 18855 raft_consensus.cc:359] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.818359 18982 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.820343 18856 raft_consensus.cc:359] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.820855 18555 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.821588 18856 raft_consensus.cc:385] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.821923 18856 raft_consensus.cc:740] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.822016 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:50.822642 18857 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.822698 18856 consensus_queue.cc:260] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.823247 18857 ts_tablet_manager.cc:1403] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
W20260710 13:21:50.823294 18556 leader_election.cc:343] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.825174 18856 ts_tablet_manager.cc:1434] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:50.826323 18857 raft_consensus.cc:359] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.826808 18857 raft_consensus.cc:385] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.818487 18855 raft_consensus.cc:385] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.827082 18857 raft_consensus.cc:740] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.827258 18855 raft_consensus.cc:740] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.829334 18855 consensus_queue.cc:260] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.827768 18857 consensus_queue.cc:260] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.828114 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.831305 18855 ts_tablet_manager.cc:1434] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:21:50.831370 18811 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.832228 18855 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.833891 18864 consensus_queue.cc:1048] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.834553 18857 ts_tablet_manager.cc:1434] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 13:21:50.835397 18857 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.836375 18896 raft_consensus.cc:2804] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.836826 18896 raft_consensus.cc:697] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.836913 18555 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.837844 18951 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.837641 18896 consensus_queue.cc:237] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.838313 18951 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.839246 18867 raft_consensus.cc:2804] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.839594 18867 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.839910 18867 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.840312 18951 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.845165 18857 tablet_bootstrap.cc:654] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.868595 18855 tablet_bootstrap.cc:654] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.878907 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:50.879140 18951 consensus_queue.cc:1048] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:50.885439 18555 leader_election.cc:343] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.917918 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.918733 18811 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 0.
I20260710 13:21:50.921267 18857 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:50.921840 18857 ts_tablet_manager.cc:1403] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.001s
I20260710 13:21:50.922214 18555 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.923751 18896 raft_consensus.cc:2804] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.924153 18896 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.924490 18896 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.924407 18857 raft_consensus.cc:359] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.925158 18857 raft_consensus.cc:385] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.925448 18857 raft_consensus.cc:740] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.925936 18855 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:50.862674 18867 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:50.927291 18936 raft_consensus.cc:493] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.926173 18857 consensus_queue.cc:260] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:50.927367 18855 ts_tablet_manager.cc:1403] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.007s
I20260710 13:21:50.935196 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:50.937356 18855 raft_consensus.cc:359] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
W20260710 13:21:50.937731 18556 leader_election.cc:343] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.943183 18855 raft_consensus.cc:385] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:50.933549 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.943683 18855 raft_consensus.cc:740] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:50.944600 18811 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.932893 18857 ts_tablet_manager.cc:1434] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:50.928754 18867 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:50.927763 18936 raft_consensus.cc:515] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.931728 18487 catalog_manager.cc:5697] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:50.946216 19006 consensus_queue.cc:1048] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:50.944470 18855 consensus_queue.cc:260] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:50.948909 18855 ts_tablet_manager.cc:1434] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:21:50.950728 18857 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:50.951570 18855 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:50.959643 18855 tablet_bootstrap.cc:654] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:50.946491 18536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:50.968663 18936 leader_election.cc:290] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.969950 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
W20260710 13:21:50.971397 18630 leader_election.cc:343] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.972635 18811 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:50.973351 19006 consensus_queue.cc:1048] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.973590 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:50.974363 18813 raft_consensus.cc:2468] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 0.
I20260710 13:21:50.976063 18896 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:50.976564 18555 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:50.977313 18857 tablet_bootstrap.cc:654] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:50.977401 19006 raft_consensus.cc:2804] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:50.978210 18896 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:50.978211 18630 leader_election.cc:304] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:50.980156 18864 consensus_queue.cc:1048] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.978785 19006 raft_consensus.cc:697] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:50.980834 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:50.982064 18936 raft_consensus.cc:2804] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:50.982491 18936 raft_consensus.cc:493] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.981931 19006 consensus_queue.cc:237] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
W20260710 13:21:50.986430 18555 leader_election.cc:343] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:50.984961 18936 raft_consensus.cc:3060] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:50.991089 18867 consensus_queue.cc:1048] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:50.996155 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:50.998174 18811 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.018174 18855 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:51.019075 18855 ts_tablet_manager.cc:1403] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.000s
I20260710 13:21:51.023926 18855 raft_consensus.cc:359] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:51.024796 18855 raft_consensus.cc:385] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:51.025127 18855 raft_consensus.cc:740] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:51.026110 18855 consensus_queue.cc:260] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:51.031934 18664 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.058079 18811 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 1.
I20260710 13:21:51.059113 18936 raft_consensus.cc:515] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.070333 18555 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:51.074673 18855 ts_tablet_manager.cc:1434] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.055s	user 0.015s	sys 0.000s
I20260710 13:21:51.076259 18864 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.076720 18864 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:51.078786 18864 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:51.079773 18855 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: Bootstrap starting.
I20260710 13:21:51.080096 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:51.080794 18811 raft_consensus.cc:2393] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:51.072681 18867 raft_consensus.cc:2804] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:51.090647 18867 raft_consensus.cc:697] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:21:51.094621 18867 consensus_queue.cc:237] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:51.096464 18485 catalog_manager.cc:5697] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:51.097738 18855 tablet_bootstrap.cc:654] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:51.088788 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:51.113309 18857 tablet_bootstrap.cc:492] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:51.113780 18857 ts_tablet_manager.cc:1403] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.008s
I20260710 13:21:51.116096 18936 leader_election.cc:290] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:51.118563 18965 raft_consensus.cc:493] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.118846 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:51.119067 18965 raft_consensus.cc:515] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
W20260710 13:21:51.120455 18630 leader_election.cc:343] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:51.123664 18857 raft_consensus.cc:359] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.124167 18857 raft_consensus.cc:385] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:51.124387 18857 raft_consensus.cc:740] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:51.124863 18857 consensus_queue.cc:260] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.117599 18628 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:51.127727 18857 ts_tablet_manager.cc:1434] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:21:51.128540 18857 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:51.128532 18864 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.129053 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:51.129675 18590 raft_consensus.cc:2468] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 0.
I20260710 13:21:51.122196 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:51.130824 18811 raft_consensus.cc:3060] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.134465 18857 tablet_bootstrap.cc:654] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:51.127153 18898 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.135006 18898 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:51.136973 18898 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:51.137662 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:51.139165 18810 raft_consensus.cc:2393] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:51.143066 18811 raft_consensus.cc:2468] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:51.146733 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:51.147187 18702 leader_election.cc:304] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:51.147997 18866 raft_consensus.cc:2804] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:51.148381 18866 raft_consensus.cc:493] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:51.148706 18866 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.149945 18965 leader_election.cc:290] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:51.151017 18630 leader_election.cc:304] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:51.151572 18911 raft_consensus.cc:493] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.152086 18911 raft_consensus.cc:515] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.152456 18936 raft_consensus.cc:2804] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:51.156948 18855 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: No bootstrap required, opened a new log
I20260710 13:21:51.157444 18855 ts_tablet_manager.cc:1403] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.006s
I20260710 13:21:51.157425 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:51.153198 18936 raft_consensus.cc:697] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:21:51.163796 18911 leader_election.cc:290] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
W20260710 13:21:51.159879 18705 leader_election.cc:343] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:51.164356 18855 raft_consensus.cc:359] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:51.165295 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:51.165267 18855 raft_consensus.cc:385] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:51.166221 18855 raft_consensus.cc:740] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Initialized, Role: FOLLOWER
I20260710 13:21:51.166767 18855 consensus_queue.cc:260] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:51.169677 18855 ts_tablet_manager.cc:1434] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:51.171193 18488 catalog_manager.cc:5697] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:51.171857 18702 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:51.174813 18936 consensus_queue.cc:237] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.175920 18898 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:51.177634 19022 log.cc:927] Time spent T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260710 13:21:51.168418 18664 raft_consensus.cc:2468] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 0.
I20260710 13:21:51.184252 18951 consensus_queue.cc:1048] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.184439 18867 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.184276 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:51.185612 18779 leader_election.cc:304] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:51.186410 18911 raft_consensus.cc:2804] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:51.186861 18911 raft_consensus.cc:493] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:51.187291 18911 raft_consensus.cc:3060] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:51.188706 18778 leader_election.cc:343] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:51.189042 19021 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.189553 19021 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:51.190404 18965 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.190851 18965 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:51.193217 18965 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:51.194387 19021 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:51.195492 18739 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.195899 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:51.196631 18813 raft_consensus.cc:2393] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 1: Already voted for candidate ed266242e701405d8de0171d41ff9b01 in this term.
I20260710 13:21:51.198750 18896 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.200425 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:51.202598 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:51.219007 18911 raft_consensus.cc:515] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.221055 18628 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:51.223233 19020 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.224551 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:51.225137 18662 raft_consensus.cc:3060] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.228168 18898 raft_consensus.cc:2749] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.229955 18866 raft_consensus.cc:515] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:51.233479 18864 raft_consensus.cc:2749] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.234771 18662 raft_consensus.cc:2468] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:51.235940 18779 leader_election.cc:304] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:51.242813 18967 raft_consensus.cc:2804] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:51.249752 18911 leader_election.cc:290] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:51.249614 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:51.250659 18590 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.251276 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:51.252610 18866 leader_election.cc:290] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
W20260710 13:21:51.271469 18778 leader_election.cc:343] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:51.275781 18857 tablet_bootstrap.cc:492] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:51.275730 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:51.276412 18857 ts_tablet_manager.cc:1403] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.016s
I20260710 13:21:51.280385 18967 raft_consensus.cc:697] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:51.280583 18857 raft_consensus.cc:359] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.283497 18857 raft_consensus.cc:385] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:51.283833 18857 raft_consensus.cc:740] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:51.284715 18857 consensus_queue.cc:260] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.278820 19020 raft_consensus.cc:2749] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.287966 18951 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.291337 18705 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:51.293774 18896 consensus_queue.cc:1048] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.295264 18898 raft_consensus.cc:493] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.290393 18488 catalog_manager.cc:5697] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:51.295886 18898 raft_consensus.cc:515] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.300510 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:51.301247 18813 raft_consensus.cc:2393] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate 87ce1f603b914bbbab2e2a692aadaa51 in this term.
I20260710 13:21:51.301005 18896 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.302014 18590 raft_consensus.cc:2468] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:51.302801 18898 leader_election.cc:290] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:51.303831 18898 consensus_queue.cc:1048] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:51.304905 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7994ee51ff4283bf7ad28c6096c967" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:51.295840 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:51.307143 18662 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.307943 18857 ts_tablet_manager.cc:1434] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:21:51.308485 18702 leader_election.cc:304] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:51.308866 18857 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: Bootstrap starting.
I20260710 13:21:51.283811 18967 consensus_queue.cc:237] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.320688 18662 raft_consensus.cc:2468] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:51.309980 18965 raft_consensus.cc:2804] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:51.322041 18965 raft_consensus.cc:697] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:51.321588 18866 consensus_queue.cc:1048] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:51.323172 18965 consensus_queue.cc:237] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:51.327456 18896 consensus_queue.cc:1048] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:51.311451 18705 leader_election.cc:304] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:51.334436 18866 raft_consensus.cc:3060] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.349812 19027 raft_consensus.cc:2749] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.357642 18866 raft_consensus.cc:2749] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.382406 18857 tablet_bootstrap.cc:654] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:51.382241 18486 catalog_manager.cc:5697] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 0 to 1, leader changed from <none> to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 1 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:51.409132 18487 catalog_manager.cc:5697] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:51.414692 18857 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: No bootstrap required, opened a new log
I20260710 13:21:51.415236 18857 ts_tablet_manager.cc:1403] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.015s
I20260710 13:21:51.417668 18857 raft_consensus.cc:359] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:51.418316 18857 raft_consensus.cc:385] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:51.418607 18857 raft_consensus.cc:740] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Initialized, Role: FOLLOWER
I20260710 13:21:51.419180 18857 consensus_queue.cc:260] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:51.420477 18857 ts_tablet_manager.cc:1434] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:51.501717 18896 consensus_queue.cc:1048] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.511848 18982 consensus_queue.cc:1048] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.524125 18739 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.530557 18982 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.542685 19006 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.565897 19020 consensus_queue.cc:1048] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.576190 19020 consensus_queue.cc:1048] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.746300 18866 raft_consensus.cc:493] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.746760 18866 raft_consensus.cc:515] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:51.748482 18866 leader_election.cc:290] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:51.749119 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:51.749480 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3cfc011ec549169e2a467569dab492" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:51.749851 18662 raft_consensus.cc:2393] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 1: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:51.750898 18704 leader_election.cc:304] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:51.751729 18866 raft_consensus.cc:3060] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:51.757436 18866 raft_consensus.cc:2749] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:51.765911 18967 consensus_queue.cc:1048] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.775720 18967 consensus_queue.cc:1048] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.788017 18866 consensus_queue.cc:1048] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.794482 18866 consensus_queue.cc:1048] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:51.896656 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
I20260710 13:21:51.924095 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:51.924736 16486 tablet_replica.cc:333] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.925318 16486 raft_consensus.cc:2243] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.926088 16486 raft_consensus.cc:2272] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.928196 16486 tablet_replica.cc:333] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.928750 16486 raft_consensus.cc:2243] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.929425 16486 raft_consensus.cc:2272] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.931648 16486 tablet_replica.cc:333] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
W20260710 13:21:51.931871 18702 consensus_peers.cc:597] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:51.932274 16486 raft_consensus.cc:2243] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:51.932701 16486 raft_consensus.cc:2272] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.934513 16486 tablet_replica.cc:333] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.935106 16486 raft_consensus.cc:2243] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.935777 16486 raft_consensus.cc:2272] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.937493 16486 tablet_replica.cc:333] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.938009 16486 raft_consensus.cc:2243] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.938644 16486 raft_consensus.cc:2272] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.940155 16486 tablet_replica.cc:333] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.940644 16486 raft_consensus.cc:2243] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.941273 16486 raft_consensus.cc:2272] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.942699 16486 tablet_replica.cc:333] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.943252 16486 raft_consensus.cc:2243] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:51.943632 16486 raft_consensus.cc:2272] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.945063 16486 tablet_replica.cc:333] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.945535 16486 raft_consensus.cc:2243] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.946164 16486 raft_consensus.cc:2272] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.948549 16486 tablet_replica.cc:333] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.949064 16486 raft_consensus.cc:2243] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.949797 16486 raft_consensus.cc:2272] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.951957 16486 tablet_replica.cc:333] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.952580 16486 raft_consensus.cc:2243] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:51.952975 16486 raft_consensus.cc:2272] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.954501 16486 tablet_replica.cc:333] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.955168 16486 raft_consensus.cc:2243] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.955858 16486 raft_consensus.cc:2272] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.957859 16486 tablet_replica.cc:333] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.958381 16486 raft_consensus.cc:2243] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.959076 16486 raft_consensus.cc:2272] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.960858 16486 tablet_replica.cc:333] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.961521 16486 raft_consensus.cc:2243] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.962212 16486 raft_consensus.cc:2272] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.964036 16486 tablet_replica.cc:333] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.964536 16486 raft_consensus.cc:2243] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.965165 16486 raft_consensus.cc:2272] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.966676 16486 tablet_replica.cc:333] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.967201 16486 raft_consensus.cc:2243] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.967913 16486 raft_consensus.cc:2272] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.969949 16486 tablet_replica.cc:333] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.970609 16486 raft_consensus.cc:2243] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.971403 16486 raft_consensus.cc:2272] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.973023 16486 tablet_replica.cc:333] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.973464 16486 raft_consensus.cc:2243] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:51.974200 16486 raft_consensus.cc:2272] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:51.976301 16486 tablet_replica.cc:333] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: stopping tablet replica
I20260710 13:21:51.976874 16486 raft_consensus.cc:2243] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:51.977334 16486 raft_consensus.cc:2272] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:52.019486 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
I20260710 13:21:52.040293 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:52.046576 19054 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
W20260710 13:21:52.046872 19055 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
W20260710 13:21:52.048177 19057 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
I20260710 13:21:52.049273 16486 server_base.cc:1061] running on GCE node
I20260710 13:21:52.052253 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:52.052484 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:52.052726 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689712052706 us; error 0 us; skew 500 ppm
I20260710 13:21:52.053244 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:52.055614 16486 webserver.cc:533] Webserver started at http://127.16.25.129:37507/ using document root <none> and password file <none>
I20260710 13:21:52.056198 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:52.056419 16486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:52.061049 16486 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260710 13:21:52.066179 19062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:52.067116 16486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:21:52.067479 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "ed266242e701405d8de0171d41ff9b01"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-dc44"
I20260710 13:21:52.067822 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689656476958-16486-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)
I20260710 13:21:52.091651 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:52.092674 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:52.093986 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:52.097824 19069 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:21:52.188421 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:52.188714 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.092s	user 0.004s	sys 0.000s
I20260710 13:21:52.188971 16486 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:21:52.192986 19069 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.207880 19069 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.208755 19069 tablet_bootstrap.cc:492] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.209362 19069 ts_tablet_manager.cc:1403] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:21:52.211834 19069 raft_consensus.cc:359] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.212466 19069 raft_consensus.cc:740] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.213153 19069 consensus_queue.cc:260] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.215322 19069 ts_tablet_manager.cc:1434] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:52.216037 19069 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.227771 19069 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.228421 19069 tablet_bootstrap.cc:492] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.228899 19069 ts_tablet_manager.cc:1403] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:21:52.230427 19069 raft_consensus.cc:359] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.230875 19069 raft_consensus.cc:740] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.231451 19069 consensus_queue.cc:260] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.232726 19069 ts_tablet_manager.cc:1434] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:52.233279 19069 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.242902 19069 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.243562 19069 tablet_bootstrap.cc:492] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.244024 19069 ts_tablet_manager.cc:1403] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:52.245532 19069 raft_consensus.cc:359] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.245934 19069 raft_consensus.cc:740] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.246557 19069 consensus_queue.cc:260] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.248199 19069 ts_tablet_manager.cc:1434] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.248888 19069 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.259619 19069 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.260234 19069 tablet_bootstrap.cc:492] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.260692 19069 ts_tablet_manager.cc:1403] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:21:52.262115 19069 raft_consensus.cc:359] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.262563 19069 raft_consensus.cc:740] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.263103 19069 consensus_queue.cc:260] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.263962 16486 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:52.264225 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.063s	sys 0.012s
I20260710 13:21:52.264459 19069 ts_tablet_manager.cc:1434] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.265038 19069 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.275413 19069 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.276135 19069 tablet_bootstrap.cc:492] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.276659 19069 ts_tablet_manager.cc:1403] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:52.278198 19069 raft_consensus.cc:359] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.278692 19069 raft_consensus.cc:740] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.279338 19069 consensus_queue.cc:260] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.281042 19069 ts_tablet_manager.cc:1434] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.281723 19069 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.292111 19069 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.292979 19069 tablet_bootstrap.cc:492] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.293517 19069 ts_tablet_manager.cc:1403] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:52.295117 19069 raft_consensus.cc:359] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.295608 19069 raft_consensus.cc:740] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.296216 19069 consensus_queue.cc:260] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.298394 19069 ts_tablet_manager.cc:1434] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:52.299191 19069 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.311683 19069 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.312520 19069 tablet_bootstrap.cc:492] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.313064 19069 ts_tablet_manager.cc:1403] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:21:52.315171 19069 raft_consensus.cc:359] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.315793 19069 raft_consensus.cc:740] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.316514 19069 consensus_queue.cc:260] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.318640 19069 ts_tablet_manager.cc:1434] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260710 13:21:52.318521 18776 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111) [suppressed 20 similar messages]
I20260710 13:21:52.319649 19069 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
W20260710 13:21:52.323318 18776 consensus_peers.cc:597] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:52.330646 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:41787
I20260710 13:21:52.330770 19136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:41787 every 8 connection(s)
I20260710 13:21:52.332386 19069 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.333376 19069 tablet_bootstrap.cc:492] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.333992 19069 ts_tablet_manager.cc:1403] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:21:52.336160 19069 raft_consensus.cc:359] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.336831 19069 raft_consensus.cc:740] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.337692 19069 consensus_queue.cc:260] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.340277 19069 ts_tablet_manager.cc:1434] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:52.341177 19069 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.352365 19137 heartbeater.cc:344] Connected to a master server at 127.16.25.190:38285
I20260710 13:21:52.352800 19137 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:52.353677 19137 heartbeater.cc:507] Master 127.16.25.190:38285 requested a full tablet report, sending...
I20260710 13:21:52.355933 19069 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.356825 19069 tablet_bootstrap.cc:492] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.357446 19069 ts_tablet_manager.cc:1403] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:21:52.359643 19069 raft_consensus.cc:359] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:52.360136 19069 raft_consensus.cc:740] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.360760 19069 consensus_queue.cc:260] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:52.361986 18485 ts_manager.cc:194] Re-registered known tserver with Master: ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:52.362670 19069 ts_tablet_manager.cc:1434] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:52.363430 19069 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.391120 18485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37342
I20260710 13:21:52.391888 19069 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.392871 19069 tablet_bootstrap.cc:492] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.393532 19069 ts_tablet_manager.cc:1403] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260710 13:21:52.396279 19069 raft_consensus.cc:359] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.397132 19069 raft_consensus.cc:740] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.397964 19069 consensus_queue.cc:260] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.398427 19137 heartbeater.cc:499] Master 127.16.25.190:38285 was elected leader, sending a full tablet report...
I20260710 13:21:52.400436 19069 ts_tablet_manager.cc:1434] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:52.401329 19069 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
W20260710 13:21:52.404548 18702 consensus_peers.cc:597] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:52.407393 18776 consensus_peers.cc:597] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:52.415912 19069 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.416889 19069 tablet_bootstrap.cc:492] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.417580 19069 ts_tablet_manager.cc:1403] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:21:52.420066 19069 raft_consensus.cc:359] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.420784 19069 raft_consensus.cc:740] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.421446 19069 consensus_queue.cc:260] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.423667 19069 ts_tablet_manager.cc:1434] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:52.424477 19069 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.438432 19069 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.439169 19069 tablet_bootstrap.cc:492] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.439625 19069 ts_tablet_manager.cc:1403] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:21:52.441243 19069 raft_consensus.cc:359] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.441681 19069 raft_consensus.cc:740] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.442234 19069 consensus_queue.cc:260] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.444049 19069 ts_tablet_manager.cc:1434] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.444976 19069 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.457155 19069 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.457808 19069 tablet_bootstrap.cc:492] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.458297 19069 ts_tablet_manager.cc:1403] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:21:52.459880 19069 raft_consensus.cc:359] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.460369 19069 raft_consensus.cc:740] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.460839 19069 consensus_queue.cc:260] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.462230 19069 ts_tablet_manager.cc:1434] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:52.462936 19069 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.475636 19069 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.476358 19069 tablet_bootstrap.cc:492] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.476843 19069 ts_tablet_manager.cc:1403] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:21:52.478451 19069 raft_consensus.cc:359] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.478925 19069 raft_consensus.cc:740] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.479511 19069 consensus_queue.cc:260] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.480932 19069 ts_tablet_manager.cc:1434] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.481719 19069 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.492475 19069 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.493394 19069 tablet_bootstrap.cc:492] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.493976 19069 ts_tablet_manager.cc:1403] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:52.496196 19069 raft_consensus.cc:359] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.496824 19069 raft_consensus.cc:740] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.497399 19069 consensus_queue.cc:260] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.498792 19069 ts_tablet_manager.cc:1434] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:52.499564 19069 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.509641 19069 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.510289 19069 tablet_bootstrap.cc:492] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.510766 19069 ts_tablet_manager.cc:1403] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:52.512671 19069 raft_consensus.cc:359] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.513124 19069 raft_consensus.cc:740] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.513747 19069 consensus_queue.cc:260] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:52.515195 19069 ts_tablet_manager.cc:1434] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:21:52.515962 19069 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.526676 19069 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.527416 19069 tablet_bootstrap.cc:492] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.527905 19069 ts_tablet_manager.cc:1403] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:21:52.529500 19069 raft_consensus.cc:359] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.529974 19069 raft_consensus.cc:740] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.530457 19069 consensus_queue.cc:260] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.531924 19069 ts_tablet_manager.cc:1434] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.532716 19069 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Bootstrap starting.
I20260710 13:21:52.544006 19069 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: 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
I20260710 13:21:52.544667 19069 tablet_bootstrap.cc:492] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Bootstrap complete.
I20260710 13:21:52.545149 19069 ts_tablet_manager.cc:1403] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:21:52.546749 19069 raft_consensus.cc:359] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.547297 19069 raft_consensus.cc:740] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.547837 19069 consensus_queue.cc:260] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:52.549424 19069 ts_tablet_manager.cc:1434] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:52.902679 19147 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:52.902769 19148 raft_consensus.cc:493] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:52.903460 19147 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.903571 19148 raft_consensus.cc:515] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.905316 19148 leader_election.cc:290] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:52.905342 19147 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:52.905999 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:52.906548 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:52.907004 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:52.907609 19107 raft_consensus.cc:2468] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:52.907908 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:52.908603 19108 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:52.908691 18702 leader_election.cc:304] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:52.909554 19147 raft_consensus.cc:2804] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:52.909868 19147 raft_consensus.cc:493] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:52.910174 19147 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.910272 18702 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:52.911129 19148 raft_consensus.cc:2804] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:52.911532 19148 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:52.911881 19148 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.916934 19147 raft_consensus.cc:515] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.918460 19148 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.918963 19147 leader_election.cc:290] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:52.919639 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:52.919977 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8146cd97de24926bc155c124e52d5fc" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:52.920156 19108 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.920974 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:52.921387 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:52.921461 19148 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:52.921465 19107 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.927552 19108 raft_consensus.cc:2468] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:52.928555 18702 leader_election.cc:304] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:52.928804 19107 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:52.929194 19148 raft_consensus.cc:2804] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:52.929718 19148 raft_consensus.cc:697] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:52.929761 18702 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:52.930552 19147 raft_consensus.cc:2804] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:52.931025 19147 raft_consensus.cc:697] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:52.930640 19148 consensus_queue.cc:237] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.931751 19147 consensus_queue.cc:237] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.938298 18485 catalog_manager.cc:5697] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.951368 18485 catalog_manager.cc:5697] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.995040 19147 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:52.995548 19147 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:52.997298 19147 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:52.998057 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:52.998255 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:52.998739 19107 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:52.999801 18702 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.000423 19147 raft_consensus.cc:2804] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.000710 19147 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.000998 19147 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.005602 19147 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.006994 19147 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.007726 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.007961 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:53.008242 19107 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.013625 19107 raft_consensus.cc:2468] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.014629 18702 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.015292 19147 raft_consensus.cc:2804] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.015744 19147 raft_consensus.cc:697] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:53.016476 19147 consensus_queue.cc:237] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.022815 18485 catalog_manager.cc:5697] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.026504 19147 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.026940 19147 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.029395 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.029644 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.029960 19147 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.030223 19107 raft_consensus.cc:2468] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.031098 19020 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.031361 18702 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.031590 19020 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.032482 19147 raft_consensus.cc:2804] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.032831 19147 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.033172 19147 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.033708 19020 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.035316 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.040930 19148 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.040743 19147 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.041420 19148 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.043401 19148 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.044438 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:53.044895 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.045457 19107 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.045634 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.046241 18811 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.046633 18702 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.047259 19147 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.047816 19148 raft_consensus.cc:2804] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.048228 19148 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.048420 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.048563 19148 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.048806 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.049045 19107 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.049464 19108 raft_consensus.cc:2468] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:53.050688 18628 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:53.051470 19020 raft_consensus.cc:2804] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.051855 19020 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.052207 19020 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.055055 19148 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.055393 19107 raft_consensus.cc:2468] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.056999 19148 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.057518 18702 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.058117 19148 raft_consensus.cc:2804] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.058590 19148 raft_consensus.cc:697] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:53.058669 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:53.059216 19020 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.059643 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.059981 18811 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.060186 19107 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.059909 19148 consensus_queue.cc:237] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.061250 19020 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.062161 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:53.063990 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.064532 19108 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.066882 19107 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.067911 18702 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.068670 19147 raft_consensus.cc:2804] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.069131 19147 raft_consensus.cc:697] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:53.070642 19108 raft_consensus.cc:2468] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 2.
I20260710 13:21:53.070241 19147 consensus_queue.cc:237] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.071465 19020 raft_consensus.cc:493] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.071769 18628 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 426af16a9c134a5ab2d04924490e9e29
I20260710 13:21:53.072198 19020 raft_consensus.cc:515] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.072790 18864 raft_consensus.cc:2804] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.074437 19020 leader_election.cc:290] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.075237 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.076566 19156 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.076824 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7fc77b7b6641eeaa6647ab77fe248a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.077095 19156 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.077543 19108 raft_consensus.cc:2393] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.078644 18628 leader_election.cc:304] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.079176 19156 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.079824 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.080417 19107 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.080541 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.081262 18776 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.081997 19156 raft_consensus.cc:2804] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.082296 19167 raft_consensus.cc:3060] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.082361 19156 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.082939 19156 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.082472 18485 catalog_manager.cc:5697] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.084779 18864 raft_consensus.cc:697] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:21:53.085654 18864 consensus_queue.cc:237] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.089529 19167 raft_consensus.cc:2749] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.089911 19156 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.069084 18811 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.091068 19148 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.093693 19148 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.094609 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.095181 19107 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.095389 18485 catalog_manager.cc:5697] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.096726 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.100268 19156 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.100977 19107 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.101861 18776 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.101851 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:53.102771 19156 raft_consensus.cc:2804] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.104172 19156 raft_consensus.cc:697] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:53.104820 19156 consensus_queue.cc:237] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.105443 19148 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.109112 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.109817 19108 raft_consensus.cc:2468] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.110896 18702 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.111642 19147 raft_consensus.cc:2804] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.112008 19147 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.112377 19147 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.117663 18485 catalog_manager.cc:5697] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.118961 19147 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.121598 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.121752 19147 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.122051 19108 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.123138 18484 catalog_manager.cc:5697] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 2 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.125758 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:53.127825 19108 raft_consensus.cc:2468] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.128832 18702 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.129451 19147 raft_consensus.cc:2804] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.130101 19147 raft_consensus.cc:697] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:53.131198 19147 consensus_queue.cc:237] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.143779 18484 catalog_manager.cc:5697] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.148923 19147 raft_consensus.cc:493] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.149438 19147 raft_consensus.cc:515] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:53.151185 19147 leader_election.cc:290] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:53.151842 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.152360 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.152495 19108 raft_consensus.cc:2468] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.153545 18702 leader_election.cc:304] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.154296 19147 raft_consensus.cc:2804] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.154610 19147 raft_consensus.cc:493] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.154724 18864 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.155027 19147 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.155294 18864 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.156885 18864 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.157639 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.157908 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.158555 19108 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:53.159530 18628 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.160173 18864 raft_consensus.cc:2804] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.160516 18864 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.160871 18864 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.161223 19147 raft_consensus.cc:515] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:53.163179 19147 leader_election.cc:290] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:21:53.163758 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.164264 19108 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.164444 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:53.166424 18864 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.168077 18864 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.168807 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:53.169059 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.169540 19108 raft_consensus.cc:2468] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 2.
I20260710 13:21:53.169673 19156 raft_consensus.cc:493] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.169734 19107 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.170367 19156 raft_consensus.cc:515] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.170653 18702 leader_election.cc:304] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.171404 19147 raft_consensus.cc:2804] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.172106 19147 raft_consensus.cc:697] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Leader. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:21:53.172394 19156 leader_election.cc:290] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.173493 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.173813 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba5b091fa6946abbd20e040e433399a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.174255 19108 raft_consensus.cc:2393] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e45857967eae4ef5b49a8eab6252575e in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.173010 19147 consensus_queue.cc:237] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:53.175463 18776 leader_election.cc:304] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.176223 19156 raft_consensus.cc:3060] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.176903 19107 raft_consensus.cc:2468] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 2.
I20260710 13:21:53.177989 18628 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.178750 18864 raft_consensus.cc:2804] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.179464 18864 raft_consensus.cc:697] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:21:53.180392 18864 consensus_queue.cc:237] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.184742 19156 raft_consensus.cc:2749] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.187511 18484 catalog_manager.cc:5697] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "426af16a9c134a5ab2d04924490e9e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.196168 18485 catalog_manager.cc:5697] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.206022 19156 raft_consensus.cc:493] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.206521 19156 raft_consensus.cc:515] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.208209 19156 leader_election.cc:290] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.208828 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.209168 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5925462aef24beb9c73063a3426d8e6" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.209615 19107 raft_consensus.cc:2393] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e45857967eae4ef5b49a8eab6252575e in current term 2: Already voted for candidate 87ce1f603b914bbbab2e2a692aadaa51 in this term.
I20260710 13:21:53.210556 18776 leader_election.cc:304] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.211148 19156 raft_consensus.cc:3060] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.214726 18864 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.215194 18864 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.215785 19156 raft_consensus.cc:2749] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.216799 18864 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.217345 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.217836 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.218452 19107 raft_consensus.cc:2393] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:53.219215 18628 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.219853 18864 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.224658 18864 raft_consensus.cc:2749] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.252285 19156 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.253336 19156 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.255160 18967 raft_consensus.cc:493] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.255683 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.255630 18967 raft_consensus.cc:515] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:21:53.256171 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.256497 19107 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.257750 18967 leader_election.cc:290] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.257894 19156 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.258286 18776 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.259241 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.259402 19156 raft_consensus.cc:2804] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.259284 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509fabb8bc16415bbcf4017c7d4a1c09" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.260049 19156 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.260313 19107 raft_consensus.cc:2393] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e45857967eae4ef5b49a8eab6252575e in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.260460 19156 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.261472 18776 leader_election.cc:304] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.262234 18967 raft_consensus.cc:3060] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.267118 19156 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.267483 18864 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.268071 18864 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.268985 18967 raft_consensus.cc:2749] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.269837 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.270283 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:53.270351 19156 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.270233 18864 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.271042 19107 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.271324 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.270273 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.272161 19108 raft_consensus.cc:2393] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.273047 18628 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.273667 18864 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.276353 19107 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.277226 18776 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:21:53.277930 19156 raft_consensus.cc:2804] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.278409 18864 raft_consensus.cc:2749] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.278426 19156 raft_consensus.cc:697] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:53.279349 19156 consensus_queue.cc:237] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.285830 18864 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.286230 18864 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.286522 18485 catalog_manager.cc:5697] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 2 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.287940 18864 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.288849 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.288905 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.289764 19107 raft_consensus.cc:2393] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:53.290799 18628 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.291543 18864 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.297225 18864 raft_consensus.cc:2749] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.332516 18662 raft_consensus.cc:1275] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.333730 19147 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.342150 18664 raft_consensus.cc:3060] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.343837 19107 raft_consensus.cc:1275] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.346302 19147 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.349009 18664 raft_consensus.cc:1275] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.353530 19035 consensus_queue.cc:1048] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.361073 19035 raft_consensus.cc:493] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.361726 19035 raft_consensus.cc:515] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.364506 19035 leader_election.cc:290] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.366276 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.367373 19108 raft_consensus.cc:2393] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 2: Already voted for candidate 87ce1f603b914bbbab2e2a692aadaa51 in this term.
I20260710 13:21:53.376595 19108 raft_consensus.cc:1275] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.377996 19035 consensus_queue.cc:1048] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.382318 19156 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.382817 19156 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.385319 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12e43a4ae5f4a76a8a07ca00791bd0f" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.390386 18705 leader_election.cc:304] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29; no voters: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.392028 19035 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.392489 19035 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.392880 19148 raft_consensus.cc:3060] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.395078 19156 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.395908 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.396087 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.396533 18739 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.395051 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.396787 19107 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.397226 18810 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.396185 19035 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.397958 18776 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.398478 18704 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:21:53.398833 19156 raft_consensus.cc:2804] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.399255 19156 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.399612 19156 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.401582 19106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.402531 19106 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.402053 19147 raft_consensus.cc:2804] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.403321 18911 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.403908 19147 raft_consensus.cc:493] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.404040 18967 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.403995 18911 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.404445 19147 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.404845 18967 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.401612 19148 raft_consensus.cc:2749] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.407974 19106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.408561 19106 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.408828 18967 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.409526 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51" is_pre_election: true
I20260710 13:21:53.409559 18864 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.410434 18864 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.412295 18776 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.406476 18911 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.413087 18664 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.413487 18911 raft_consensus.cc:2804] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.414110 18911 raft_consensus.cc:493] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.414351 19106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.415045 19106 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 1.
I20260710 13:21:53.416189 18776 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.416985 18967 raft_consensus.cc:2804] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:53.417335 18967 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.417666 18967 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.418526 18864 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.414546 18911 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.425405 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.426443 18864 raft_consensus.cc:493] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.427253 18864 raft_consensus.cc:515] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:21:53.428372 18911 raft_consensus.cc:515] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.428442 19106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.430047 18810 raft_consensus.cc:2393] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:53.431013 18911 leader_election.cc:290] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Requested vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:21:53.430928 19156 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.432436 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:21:53.433000 18662 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.433115 19156 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.434862 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76adb880b9da4b2aad456ab4ec42753c" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.435664 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:53.436271 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.437389 19107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.437966 19107 raft_consensus.cc:3060] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.443087 18664 raft_consensus.cc:1275] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.444499 18864 leader_election.cc:290] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:21:53.444819 19148 consensus_queue.cc:1048] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.445698 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.446552 19108 raft_consensus.cc:2393] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87ce1f603b914bbbab2e2a692aadaa51 in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.449831 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59410fc77934d8e8df1f1a89958797a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29" is_pre_election: true
I20260710 13:21:53.448114 18662 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.451609 18630 leader_election.cc:304] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51; no voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.453898 18779 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [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: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.454146 19107 raft_consensus.cc:2468] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.454416 19167 raft_consensus.cc:3060] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.443115 19106 raft_consensus.cc:2468] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 1.
I20260710 13:21:53.456208 18776 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.456390 19156 raft_consensus.cc:2804] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.463511 19156 raft_consensus.cc:697] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:53.462692 19147 raft_consensus.cc:515] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.464756 18737 raft_consensus.cc:2393] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e45857967eae4ef5b49a8eab6252575e in current term 2: Already voted for candidate 426af16a9c134a5ab2d04924490e9e29 in this term.
I20260710 13:21:53.464407 19156 consensus_queue.cc:237] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:21:53.466073 19147 leader_election.cc:290] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.459236 18628 leader_election.cc:304] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: e45857967eae4ef5b49a8eab6252575e
I20260710 13:21:53.459143 19148 raft_consensus.cc:493] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed266242e701405d8de0171d41ff9b01)
I20260710 13:21:53.463752 19167 raft_consensus.cc:2749] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.467895 18864 raft_consensus.cc:2764] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:21:53.468403 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.468930 19184 raft_consensus.cc:2804] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.469216 19108 raft_consensus.cc:2393] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 2: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:53.467813 19148 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.469774 19184 raft_consensus.cc:697] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:53.471114 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2bf5c97be841f7bf93698581f271fb" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:21:53.471129 19184 consensus_queue.cc:237] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.472452 19148 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.475224 18704 leader_election.cc:304] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29; no voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01
I20260710 13:21:53.475301 18967 raft_consensus.cc:515] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.476544 19148 raft_consensus.cc:2749] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:53.478609 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e45857967eae4ef5b49a8eab6252575e" is_pre_election: true
I20260710 13:21:53.474958 19108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "426af16a9c134a5ab2d04924490e9e29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01" is_pre_election: true
I20260710 13:21:53.479384 18810 raft_consensus.cc:2393] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426af16a9c134a5ab2d04924490e9e29 in current term 2: Already voted for candidate e45857967eae4ef5b49a8eab6252575e in this term.
I20260710 13:21:53.479653 19108 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426af16a9c134a5ab2d04924490e9e29 in term 1.
I20260710 13:21:53.480265 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:21:53.480826 18737 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.481046 18702 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [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: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.483397 19106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431b48d2a0e94e4785ce5aa4ccaea75a" candidate_uuid: "e45857967eae4ef5b49a8eab6252575e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed266242e701405d8de0171d41ff9b01"
I20260710 13:21:53.483963 19106 raft_consensus.cc:3060] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.483614 18487 catalog_manager.cc:5697] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 2 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.491384 18737 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.491887 19148 raft_consensus.cc:2764] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:21:53.498456 18810 raft_consensus.cc:1275] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.498498 19108 raft_consensus.cc:1275] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.499943 19035 consensus_queue.cc:1048] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.500787 19147 consensus_queue.cc:1048] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:53.506332 19106 raft_consensus.cc:2468] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45857967eae4ef5b49a8eab6252575e in term 2.
I20260710 13:21:53.507509 18776 leader_election.cc:304] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:21:53.508314 19156 raft_consensus.cc:2804] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.508770 19156 raft_consensus.cc:697] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Leader. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:21:53.509572 19156 consensus_queue.cc:237] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:21:53.511762 18967 leader_election.cc:290] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [CANDIDATE]: Term 2 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787)
I20260710 13:21:53.518694 19106 raft_consensus.cc:1275] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.520222 19147 consensus_queue.cc:1048] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.527655 18487 catalog_manager.cc:5697] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 2 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.532786 19106 raft_consensus.cc:1275] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.534165 19184 consensus_queue.cc:1048] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.542718 18484 catalog_manager.cc:5697] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e reported cstate change: term changed from 1 to 2, leader changed from ed266242e701405d8de0171d41ff9b01 (127.16.25.129) to e45857967eae4ef5b49a8eab6252575e (127.16.25.132). New cstate: current_term: 2 leader_uuid: "e45857967eae4ef5b49a8eab6252575e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.547178 18664 raft_consensus.cc:1275] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.548571 18967 consensus_queue.cc:1048] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.552721 19106 raft_consensus.cc:1275] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.554123 19167 consensus_queue.cc:1048] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.566628 18737 raft_consensus.cc:1275] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.569449 19197 consensus_queue.cc:1048] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.586360 18810 raft_consensus.cc:1275] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.587491 19147 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.595574 19108 raft_consensus.cc:1275] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.597126 19148 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.614574 18664 raft_consensus.cc:1275] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.615814 19148 consensus_queue.cc:1048] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.623783 19108 raft_consensus.cc:1275] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.623852 18810 raft_consensus.cc:1275] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.625747 19148 consensus_queue.cc:1048] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.632195 19147 consensus_queue.cc:1048] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.641673 19106 raft_consensus.cc:1275] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 426af16a9c134a5ab2d04924490e9e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.642969 19178 consensus_queue.cc:1048] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.708559 19108 raft_consensus.cc:1275] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.709736 18967 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.719091 18664 raft_consensus.cc:1275] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.720613 19184 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.782006 18810 raft_consensus.cc:1275] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.783289 19197 consensus_queue.cc:1048] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.791473 19108 raft_consensus.cc:1275] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.792939 19167 consensus_queue.cc:1048] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.860807 19106 raft_consensus.cc:3060] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.868513 19106 raft_consensus.cc:1275] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.869619 19184 consensus_queue.cc:1048] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.879467 18664 raft_consensus.cc:1275] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.881959 19184 consensus_queue.cc:1048] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.891571 18737 raft_consensus.cc:1275] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.893636 18967 consensus_queue.cc:1048] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.902791 19106 raft_consensus.cc:1275] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.904287 19184 consensus_queue.cc:1048] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:54.069777 19106 raft_consensus.cc:1275] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:54.071081 18911 consensus_queue.cc:1048] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:54.080165 18737 raft_consensus.cc:1275] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer e45857967eae4ef5b49a8eab6252575e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:54.081624 18911 consensus_queue.cc:1048] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:02.335566 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:02.364140 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a"
dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
mode: GRACEFUL
new_leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
 from {username='slave'} at 127.0.0.1:45774
I20260710 13:22:02.364769 18737 raft_consensus.cc:606] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Received request to transfer leadership to TS 87ce1f603b914bbbab2e2a692aadaa51
I20260710 13:22:02.374809 18810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee"
dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:54394
I20260710 13:22:02.375320 18810 raft_consensus.cc:606] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:02.377487 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527"
dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:45774
I20260710 13:22:02.377934 18737 raft_consensus.cc:606] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:02.380088 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e"
dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:45774
I20260710 13:22:02.380538 18737 raft_consensus.cc:606] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:02.382681 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654"
dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:45774
I20260710 13:22:02.383124 18737 raft_consensus.cc:606] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:02.384968 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e"
dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:45774
I20260710 13:22:02.385352 18737 raft_consensus.cc:606] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:02.386328 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:22:02.387187 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:02.550550 19229 raft_consensus.cc:993] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.551208 19226 raft_consensus.cc:1081] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.552692 19106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47000
I20260710 13:22:02.553258 19106 raft_consensus.cc:493] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.553598 19106 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.558941 19106 raft_consensus.cc:515] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.560941 19106 leader_election.cc:290] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 3 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:22:02.570708 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:22:02.571504 18737 raft_consensus.cc:3055] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:02.571779 18737 raft_consensus.cc:740] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:22:02.572548 18737 consensus_queue.cc:260] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.573364 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d5bf08603b4293b5ed311f4b7d5654" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:22:02.573931 18810 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.574018 18737 raft_consensus.cc:3060] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.582305 18810 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.583668 19065 leader_election.cc:304] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [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: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:02.584245 18737 raft_consensus.cc:2468] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.585585 19237 raft_consensus.cc:2804] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:02.586753 19237 raft_consensus.cc:697] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:02.587775 19237 consensus_queue.cc:237] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [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: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.594569 18484 catalog_manager.cc:5697] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 2 to 3, leader changed from 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 3 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.710332 19226 raft_consensus.cc:993] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.710888 19229 raft_consensus.cc:1081] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.712435 19108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47000
I20260710 13:22:02.712951 19108 raft_consensus.cc:493] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.713240 19108 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.718017 19108 raft_consensus.cc:515] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.719960 19108 leader_election.cc:290] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 2 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:22:02.721705 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:22:02.722289 18737 raft_consensus.cc:3055] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:02.722602 18737 raft_consensus.cc:740] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:22:02.723448 18737 consensus_queue.cc:260] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.724517 18737 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.729925 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4900562bee94664a9dc3f978770ad6e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:22:02.730489 18664 raft_consensus.cc:3060] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.730410 18737 raft_consensus.cc:2468] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 2.
I20260710 13:22:02.731587 19229 raft_consensus.cc:993] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.731659 19065 leader_election.cc:304] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426af16a9c134a5ab2d04924490e9e29, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:02.732169 19229 raft_consensus.cc:1081] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.732668 19237 raft_consensus.cc:2804] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:02.733146 19237 raft_consensus.cc:697] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 2 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:02.734001 19108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47000
I20260710 13:22:02.734032 19237 consensus_queue.cc:237] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.734632 19108 raft_consensus.cc:493] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.735042 19108 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.737360 18664 raft_consensus.cc:2468] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 2.
I20260710 13:22:02.740571 19108 raft_consensus.cc:515] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.742326 19108 leader_election.cc:290] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 3 election: Requested vote from peers 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791), 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873)
I20260710 13:22:02.742838 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:22:02.742869 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3decefbeeb48c6a3cd32120284c527" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:22:02.742396 18484 catalog_manager.cc:5697] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 1 to 2, leader changed from 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.743460 18737 raft_consensus.cc:3055] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:02.743757 18737 raft_consensus.cc:740] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:22:02.744146 18664 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.744375 18737 consensus_queue.cc:260] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.745487 18737 raft_consensus.cc:3060] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.748878 18664 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.749994 19066 leader_election.cc:304] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:02.751093 19237 raft_consensus.cc:2804] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:02.751767 19237 raft_consensus.cc:697] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:02.751168 18737 raft_consensus.cc:2468] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.752775 19237 consensus_queue.cc:237] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [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: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } }
I20260710 13:22:02.759827 18484 catalog_manager.cc:5697] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 2 to 3, leader changed from 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 3 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.763192 19226 raft_consensus.cc:993] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: : Instructing follower 87ce1f603b914bbbab2e2a692aadaa51 to start an election
I20260710 13:22:02.763636 19229 raft_consensus.cc:1081] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Signalling peer 87ce1f603b914bbbab2e2a692aadaa51 to start an election
I20260710 13:22:02.764983 18664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a"
dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
 from {username='slave'} at 127.0.0.1:53526
I20260710 13:22:02.765434 18664 raft_consensus.cc:493] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.765761 18664 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.771066 18664 raft_consensus.cc:515] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:22:02.772424 18664 leader_election.cc:290] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:22:02.772969 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:22:02.773543 18737 raft_consensus.cc:3055] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:02.773617 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e28314edf544f9aa094caebd10b778a" candidate_uuid: "87ce1f603b914bbbab2e2a692aadaa51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:22:02.773900 18737 raft_consensus.cc:740] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:22:02.774212 18811 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.774684 18737 consensus_queue.cc:260] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:22:02.775955 18737 raft_consensus.cc:3060] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.780938 18811 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 2.
I20260710 13:22:02.781541 19226 raft_consensus.cc:993] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.782006 18630 leader_election.cc:304] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ce1f603b914bbbab2e2a692aadaa51, e45857967eae4ef5b49a8eab6252575e; no voters: 
I20260710 13:22:02.782012 19229 raft_consensus.cc:1081] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.782245 18737 raft_consensus.cc:2468] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ce1f603b914bbbab2e2a692aadaa51 in term 2.
I20260710 13:22:02.782850 19197 raft_consensus.cc:2804] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:02.783279 19197 raft_consensus.cc:697] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Becoming Leader. State: Replica: 87ce1f603b914bbbab2e2a692aadaa51, State: Running, Role: LEADER
I20260710 13:22:02.784037 19108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47000
I20260710 13:22:02.783994 19197 consensus_queue.cc:237] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } }
I20260710 13:22:02.784475 19108 raft_consensus.cc:493] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.784825 19108 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.790205 19108 raft_consensus.cc:515] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.791504 19108 leader_election.cc:290] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 2 election: Requested vote from peers 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873), e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483)
I20260710 13:22:02.791438 18484 catalog_manager.cc:5697] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 reported cstate change: term changed from 1 to 2, leader changed from 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131) to 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "87ce1f603b914bbbab2e2a692aadaa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.792254 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426af16a9c134a5ab2d04924490e9e29"
I20260710 13:22:02.792646 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a44d86b837942ab94a60ef28c3b213e" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:22:02.792881 18737 raft_consensus.cc:3055] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:02.793208 18737 raft_consensus.cc:740] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 426af16a9c134a5ab2d04924490e9e29, State: Running, Role: LEADER
I20260710 13:22:02.793201 18811 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.794113 18737 consensus_queue.cc:260] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.795333 18737 raft_consensus.cc:3060] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:02.799803 18811 raft_consensus.cc:2468] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 2.
I20260710 13:22:02.800885 19065 leader_election.cc:304] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e45857967eae4ef5b49a8eab6252575e, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:02.801568 19237 raft_consensus.cc:2804] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:02.801538 18737 raft_consensus.cc:2468] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 2.
I20260710 13:22:02.802192 19237 raft_consensus.cc:697] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 2 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:02.803071 19237 consensus_queue.cc:237] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } }
I20260710 13:22:02.811342 18484 catalog_manager.cc:5697] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 1 to 2, leader changed from 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.826716 19236 raft_consensus.cc:993] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.827243 19224 raft_consensus.cc:1081] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:02.828352 19108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47008
I20260710 13:22:02.828752 19108 raft_consensus.cc:493] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.829020 19108 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.832988 19108 raft_consensus.cc:515] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:02.834230 19108 leader_election.cc:290] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 3 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:22:02.834945 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:22:02.835182 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9735d14aa847c7b9c5887a5b2b17ee" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:22:02.835500 18811 raft_consensus.cc:3055] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:02.835727 18664 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.835891 18811 raft_consensus.cc:740] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:22:02.836679 18811 consensus_queue.cc:260] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:02.837577 18811 raft_consensus.cc:3060] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.839952 18664 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.840830 19066 leader_election.cc:304] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:02.841624 19237 raft_consensus.cc:2804] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:02.842159 19237 raft_consensus.cc:697] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:02.842864 18811 raft_consensus.cc:2468] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:02.842919 19237 consensus_queue.cc:237] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:02.849401 18484 catalog_manager.cc:5697] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 2 to 3, leader changed from e45857967eae4ef5b49a8eab6252575e (127.16.25.132) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 3 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.027078 18737 raft_consensus.cc:1275] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.028129 19237 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.040252 18811 raft_consensus.cc:1275] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.041559 19237 consensus_queue.cc:1048] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.156978 18664 raft_consensus.cc:1275] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.158246 19237 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.165069 18664 raft_consensus.cc:1275] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.166122 19237 consensus_queue.cc:1048] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.167743 18737 raft_consensus.cc:1275] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.170637 19237 consensus_queue.cc:1048] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.179015 18739 raft_consensus.cc:1275] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.181447 19238 consensus_queue.cc:1048] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:03.213138 18737 raft_consensus.cc:1275] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.214131 19197 consensus_queue.cc:1048] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.222291 18811 raft_consensus.cc:1275] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer 87ce1f603b914bbbab2e2a692aadaa51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.223634 19197 consensus_queue.cc:1048] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.245824 18737 raft_consensus.cc:1275] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.247102 19260 consensus_queue.cc:1048] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426af16a9c134a5ab2d04924490e9e29" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.257071 18811 raft_consensus.cc:1275] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.258733 19260 consensus_queue.cc:1048] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.306744 18811 raft_consensus.cc:1275] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.307842 19260 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.315968 18664 raft_consensus.cc:1275] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.317387 19237 consensus_queue.cc:1048] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.388027 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:03.403088 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:03.415963 18811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "313134690ade4314bb5db355dd9ee365"
dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
mode: GRACEFUL
new_leader_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:54394
I20260710 13:22:03.416383 18811 raft_consensus.cc:606] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Received request to transfer leadership to TS ed266242e701405d8de0171d41ff9b01
I20260710 13:22:03.417357 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:22:03.417936 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:03.961522 19270 raft_consensus.cc:993] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: : Instructing follower ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:03.962040 19224 raft_consensus.cc:1081] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Signalling peer ed266242e701405d8de0171d41ff9b01 to start an election
I20260710 13:22:03.963266 19106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "313134690ade4314bb5db355dd9ee365"
dest_uuid: "ed266242e701405d8de0171d41ff9b01"
 from {username='slave'} at 127.0.0.1:47008
I20260710 13:22:03.963641 19106 raft_consensus.cc:493] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.963855 19106 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.967934 19106 raft_consensus.cc:515] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:03.969267 19106 leader_election.cc:290] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [CANDIDATE]: Term 3 election: Requested vote from peers e45857967eae4ef5b49a8eab6252575e (127.16.25.132:36483), 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791)
I20260710 13:22:03.969852 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45857967eae4ef5b49a8eab6252575e"
I20260710 13:22:03.970257 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313134690ade4314bb5db355dd9ee365" candidate_uuid: "ed266242e701405d8de0171d41ff9b01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87ce1f603b914bbbab2e2a692aadaa51"
I20260710 13:22:03.970504 18811 raft_consensus.cc:3055] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:03.970768 18664 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.970830 18811 raft_consensus.cc:740] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e45857967eae4ef5b49a8eab6252575e, State: Running, Role: LEADER
I20260710 13:22:03.971719 18811 consensus_queue.cc:260] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:03.972549 18811 raft_consensus.cc:3060] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.975303 18664 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:03.976356 19066 leader_election.cc:304] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [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: 87ce1f603b914bbbab2e2a692aadaa51, ed266242e701405d8de0171d41ff9b01; no voters: 
I20260710 13:22:03.977061 18811 raft_consensus.cc:2468] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed266242e701405d8de0171d41ff9b01 in term 3.
I20260710 13:22:03.977072 19260 raft_consensus.cc:2804] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:03.977664 19260 raft_consensus.cc:697] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Becoming Leader. State: Replica: ed266242e701405d8de0171d41ff9b01, State: Running, Role: LEADER
I20260710 13:22:03.978492 19260 consensus_queue.cc:237] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [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: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } }
I20260710 13:22:03.985252 18484 catalog_manager.cc:5697] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 reported cstate change: term changed from 2 to 3, leader changed from e45857967eae4ef5b49a8eab6252575e (127.16.25.132) to ed266242e701405d8de0171d41ff9b01 (127.16.25.129). New cstate: current_term: 3 leader_uuid: "ed266242e701405d8de0171d41ff9b01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed266242e701405d8de0171d41ff9b01" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ce1f603b914bbbab2e2a692aadaa51" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.418812 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:04.433300 16486 tablet_server.cc:179] TabletServer@127.16.25.129:41787 shutting down...
I20260710 13:22:04.451493 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.452100 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.452891 16486 raft_consensus.cc:2243] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.453655 16486 raft_consensus.cc:2272] T 9a44d86b837942ab94a60ef28c3b213e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.455986 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.456606 16486 raft_consensus.cc:2243] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.456981 16486 raft_consensus.cc:2272] T 81a437a4bdc2406ea68a16d53685e8a5 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.458755 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.459362 16486 raft_consensus.cc:2243] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.459800 16486 raft_consensus.cc:2272] T 431b48d2a0e94e4785ce5aa4ccaea75a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.461776 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.462584 16486 raft_consensus.cc:2243] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.463109 16486 raft_consensus.cc:2272] T d59410fc77934d8e8df1f1a89958797a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.465044 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.465503 16486 raft_consensus.cc:2243] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.466055 16486 raft_consensus.cc:2272] T 8d4cac3007524283b810339acefb9b91 P ed266242e701405d8de0171d41ff9b01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.468003 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.468560 16486 raft_consensus.cc:2243] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.469221 16486 raft_consensus.cc:2272] T f4900562bee94664a9dc3f978770ad6e P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.470902 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.471486 16486 raft_consensus.cc:2243] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.472198 16486 raft_consensus.cc:2272] T 3d9735d14aa847c7b9c5887a5b2b17ee P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.473903 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.474434 16486 raft_consensus.cc:2243] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.474805 16486 raft_consensus.cc:2272] T e12e43a4ae5f4a76a8a07ca00791bd0f P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.476526 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.477052 16486 raft_consensus.cc:2243] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.477485 16486 raft_consensus.cc:2272] T da2bf5c97be841f7bf93698581f271fb P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.479705 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.480309 16486 raft_consensus.cc:2243] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.480634 16486 raft_consensus.cc:2272] T 509fabb8bc16415bbcf4017c7d4a1c09 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.482316 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.482756 16486 raft_consensus.cc:2243] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.483172 16486 raft_consensus.cc:2272] T 6ba5b091fa6946abbd20e040e433399a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.484755 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.485392 16486 raft_consensus.cc:2243] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.485813 16486 raft_consensus.cc:2272] T d8146cd97de24926bc155c124e52d5fc P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.487854 18811 raft_consensus.cc:1275] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Refusing update from remote peer ed266242e701405d8de0171d41ff9b01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.488191 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.488857 16486 raft_consensus.cc:2243] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.489127 19237 consensus_queue.cc:1048] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45857967eae4ef5b49a8eab6252575e" member_type: VOTER last_known_addr { host: "127.16.25.132" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:04.490387 16486 pending_rounds.cc:70] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Trying to abort 1 pending ops.
I20260710 13:22:04.491354 16486 pending_rounds.cc:77] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993109423280128 op_type: NO_OP noop_request { }
I20260710 13:22:04.491812 16486 raft_consensus.cc:2889] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:04.492194 16486 raft_consensus.cc:2272] T 313134690ade4314bb5db355dd9ee365 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:04.492604 18702 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:22:04.495987 16486 tablet_replica.cc:333] stopping tablet replica
W20260710 13:22:04.496374 18702 consensus_peers.cc:597] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.496874 16486 raft_consensus.cc:2243] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.497655 16486 raft_consensus.cc:2272] T e5925462aef24beb9c73063a3426d8e6 P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.500990 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.501953 16486 raft_consensus.cc:2243] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.503124 16486 raft_consensus.cc:2272] T 3e3decefbeeb48c6a3cd32120284c527 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.505362 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.506153 16486 raft_consensus.cc:2243] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.507107 16486 raft_consensus.cc:2272] T a7d5bf08603b4293b5ed311f4b7d5654 P ed266242e701405d8de0171d41ff9b01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.509337 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.509929 16486 raft_consensus.cc:2243] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.510388 16486 raft_consensus.cc:2272] T 9b7fc77b7b6641eeaa6647ab77fe248a P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.512266 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:04.512776 16486 raft_consensus.cc:2243] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.513155 16486 raft_consensus.cc:2272] T 76adb880b9da4b2aad456ab4ec42753c P ed266242e701405d8de0171d41ff9b01 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:04.526722 18702 consensus_peers.cc:597] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.552392 16486 tablet_server.cc:196] TabletServer@127.16.25.129:41787 shutdown complete.
W20260710 13:22:04.552325 18776 consensus_peers.cc:597] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.581981 18702 consensus_peers.cc:597] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.583643 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
W20260710 13:22:04.594099 18702 consensus_peers.cc:597] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.597882 18776 consensus_peers.cc:597] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.623064 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.623832 16486 tablet_replica.cc:333] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.624505 16486 raft_consensus.cc:2243] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.624909 16486 raft_consensus.cc:2272] T f4900562bee94664a9dc3f978770ad6e P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.626672 16486 tablet_replica.cc:333] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.627249 16486 raft_consensus.cc:2243] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.627604 16486 raft_consensus.cc:2272] T 76adb880b9da4b2aad456ab4ec42753c P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.629264 16486 tablet_replica.cc:333] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.629752 16486 raft_consensus.cc:2243] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.630405 16486 raft_consensus.cc:2272] T 1b7994ee51ff4283bf7ad28c6096c967 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.632128 16486 tablet_replica.cc:333] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.632627 16486 raft_consensus.cc:2243] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.633272 16486 raft_consensus.cc:2272] T 0e28314edf544f9aa094caebd10b778a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.634829 16486 tablet_replica.cc:333] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.635334 16486 raft_consensus.cc:2243] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.636049 16486 raft_consensus.cc:2272] T 0b8fbba331584fcabeb6fc7ff65de8cf P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.637710 16486 tablet_replica.cc:333] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.638192 16486 raft_consensus.cc:2243] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.638614 16486 raft_consensus.cc:2272] T 8d4cac3007524283b810339acefb9b91 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.640313 16486 tablet_replica.cc:333] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.640792 16486 raft_consensus.cc:2243] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.641218 16486 raft_consensus.cc:2272] T 313134690ade4314bb5db355dd9ee365 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.642794 16486 tablet_replica.cc:333] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.643292 16486 raft_consensus.cc:2243] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.643947 16486 raft_consensus.cc:2272] T e5925462aef24beb9c73063a3426d8e6 P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.645583 16486 tablet_replica.cc:333] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.646018 16486 raft_consensus.cc:2243] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.646390 16486 raft_consensus.cc:2272] T d8146cd97de24926bc155c124e52d5fc P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.648027 16486 tablet_replica.cc:333] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.648494 16486 raft_consensus.cc:2243] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.648820 16486 raft_consensus.cc:2272] T d59410fc77934d8e8df1f1a89958797a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.650405 16486 tablet_replica.cc:333] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.650820 16486 raft_consensus.cc:2243] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.651554 16486 raft_consensus.cc:2272] T b436d772d34549d185303474a9568de7 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.653334 16486 tablet_replica.cc:333] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.653949 16486 raft_consensus.cc:2243] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.654431 16486 raft_consensus.cc:2272] T 3e3decefbeeb48c6a3cd32120284c527 P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.656358 16486 tablet_replica.cc:333] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
W20260710 13:22:04.656800 18776 consensus_peers.cc:597] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.656960 16486 raft_consensus.cc:2243] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.657475 16486 raft_consensus.cc:2272] T 81a437a4bdc2406ea68a16d53685e8a5 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.659196 16486 tablet_replica.cc:333] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.659665 16486 raft_consensus.cc:2243] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.660035 16486 raft_consensus.cc:2272] T ff3cfc011ec549169e2a467569dab492 P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.661695 16486 tablet_replica.cc:333] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.662158 16486 raft_consensus.cc:2243] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.662554 16486 raft_consensus.cc:2272] T 639de678e0ef459b98b69aef687458fa P 87ce1f603b914bbbab2e2a692aadaa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.664192 16486 tablet_replica.cc:333] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.664654 16486 raft_consensus.cc:2243] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.665064 16486 raft_consensus.cc:2272] T 9b7fc77b7b6641eeaa6647ab77fe248a P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.666669 16486 tablet_replica.cc:333] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.667258 16486 raft_consensus.cc:2243] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.667681 16486 raft_consensus.cc:2272] T 3d9735d14aa847c7b9c5887a5b2b17ee P 87ce1f603b914bbbab2e2a692aadaa51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.669730 16486 tablet_replica.cc:333] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51: stopping tablet replica
I20260710 13:22:04.670171 16486 raft_consensus.cc:2243] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.671065 16486 raft_consensus.cc:2272] T e12e43a4ae5f4a76a8a07ca00791bd0f P 87ce1f603b914bbbab2e2a692aadaa51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:04.671594 18702 consensus_peers.cc:597] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.708716 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
W20260710 13:22:04.727679 18776 consensus_peers.cc:597] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.730139 18705 consensus_peers.cc:597] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 -> Peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Couldn't send request to peer 87ce1f603b914bbbab2e2a692aadaa51. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.739791 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
W20260710 13:22:04.759126 18778 consensus_peers.cc:597] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e -> Peer 426af16a9c134a5ab2d04924490e9e29 (127.16.25.131:41873): Couldn't send request to peer 426af16a9c134a5ab2d04924490e9e29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.761935 18776 consensus_peers.cc:597] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e -> Peer ed266242e701405d8de0171d41ff9b01 (127.16.25.129:41787): Couldn't send request to peer ed266242e701405d8de0171d41ff9b01. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:41787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.768464 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.769104 16486 tablet_replica.cc:333] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.769704 16486 raft_consensus.cc:2243] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.770124 16486 raft_consensus.cc:2272] T a7d5bf08603b4293b5ed311f4b7d5654 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.771970 16486 tablet_replica.cc:333] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.772492 16486 raft_consensus.cc:2243] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.772881 16486 raft_consensus.cc:2272] T f4900562bee94664a9dc3f978770ad6e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.774483 16486 tablet_replica.cc:333] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.774977 16486 raft_consensus.cc:2243] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.775418 16486 raft_consensus.cc:2272] T 3e3decefbeeb48c6a3cd32120284c527 P 426af16a9c134a5ab2d04924490e9e29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.776995 16486 tablet_replica.cc:333] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.777491 16486 raft_consensus.cc:2243] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.777881 16486 raft_consensus.cc:2272] T 1b7994ee51ff4283bf7ad28c6096c967 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.779577 16486 tablet_replica.cc:333] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.780083 16486 raft_consensus.cc:2243] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.780458 16486 raft_consensus.cc:2272] T 0e28314edf544f9aa094caebd10b778a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.781978 16486 tablet_replica.cc:333] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.782465 16486 raft_consensus.cc:2243] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.782871 16486 raft_consensus.cc:2272] T 0b8fbba331584fcabeb6fc7ff65de8cf P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.784559 16486 tablet_replica.cc:333] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.785079 16486 raft_consensus.cc:2243] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.785462 16486 raft_consensus.cc:2272] T e12e43a4ae5f4a76a8a07ca00791bd0f P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.787195 16486 tablet_replica.cc:333] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.787757 16486 raft_consensus.cc:2243] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.788128 16486 raft_consensus.cc:2272] T ff3cfc011ec549169e2a467569dab492 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.790205 16486 tablet_replica.cc:333] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.790865 16486 raft_consensus.cc:2243] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.791791 16486 raft_consensus.cc:2272] T 9b7fc77b7b6641eeaa6647ab77fe248a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:04.793620 18779 consensus_peers.cc:597] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e -> Peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Couldn't send request to peer 87ce1f603b914bbbab2e2a692aadaa51. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.794072 16486 tablet_replica.cc:333] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.794611 16486 raft_consensus.cc:2243] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.795387 16486 raft_consensus.cc:2272] T 639de678e0ef459b98b69aef687458fa P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.797523 16486 tablet_replica.cc:333] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.797998 16486 raft_consensus.cc:2243] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.798406 16486 raft_consensus.cc:2272] T da2bf5c97be841f7bf93698581f271fb P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.800182 16486 tablet_replica.cc:333] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.800722 16486 raft_consensus.cc:2243] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.801141 16486 raft_consensus.cc:2272] T b436d772d34549d185303474a9568de7 P 426af16a9c134a5ab2d04924490e9e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.802768 16486 tablet_replica.cc:333] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.803309 16486 raft_consensus.cc:2243] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.804032 16486 raft_consensus.cc:2272] T 509fabb8bc16415bbcf4017c7d4a1c09 P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.805593 16486 tablet_replica.cc:333] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.806051 16486 raft_consensus.cc:2243] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.806416 16486 raft_consensus.cc:2272] T 9a44d86b837942ab94a60ef28c3b213e P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.808033 16486 tablet_replica.cc:333] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.808492 16486 raft_consensus.cc:2243] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.809181 16486 raft_consensus.cc:2272] T d8146cd97de24926bc155c124e52d5fc P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.810823 16486 tablet_replica.cc:333] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.811292 16486 raft_consensus.cc:2243] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.811689 16486 raft_consensus.cc:2272] T 431b48d2a0e94e4785ce5aa4ccaea75a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.813287 16486 tablet_replica.cc:333] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.813707 16486 raft_consensus.cc:2243] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.814355 16486 raft_consensus.cc:2272] T d59410fc77934d8e8df1f1a89958797a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.815984 16486 tablet_replica.cc:333] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29: stopping tablet replica
I20260710 13:22:04.816419 16486 raft_consensus.cc:2243] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.817142 16486 raft_consensus.cc:2272] T 6ba5b091fa6946abbd20e040e433399a P 426af16a9c134a5ab2d04924490e9e29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.852197 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:22:04.881886 16486 tablet_server.cc:179] TabletServer@127.16.25.132:0 shutting down...
W20260710 13:22:04.903193 18779 consensus_peers.cc:597] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e -> Peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Couldn't send request to peer 87ce1f603b914bbbab2e2a692aadaa51. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.919312 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.920156 16486 tablet_replica.cc:333] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
W20260710 13:22:04.920156 18779 consensus_peers.cc:597] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e -> Peer 87ce1f603b914bbbab2e2a692aadaa51 (127.16.25.130:32791): Couldn't send request to peer 87ce1f603b914bbbab2e2a692aadaa51. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.921205 16486 raft_consensus.cc:2243] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.921974 16486 raft_consensus.cc:2272] T 76adb880b9da4b2aad456ab4ec42753c P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.923766 16486 tablet_replica.cc:333] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.924247 16486 raft_consensus.cc:2243] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.924906 16486 raft_consensus.cc:2272] T 431b48d2a0e94e4785ce5aa4ccaea75a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.926538 16486 tablet_replica.cc:333] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.926962 16486 raft_consensus.cc:2243] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.927350 16486 raft_consensus.cc:2272] T 3d9735d14aa847c7b9c5887a5b2b17ee P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.928874 16486 tablet_replica.cc:333] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.929301 16486 raft_consensus.cc:2243] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.929606 16486 raft_consensus.cc:2272] T a7d5bf08603b4293b5ed311f4b7d5654 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.931114 16486 tablet_replica.cc:333] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.931917 16486 raft_consensus.cc:2243] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.932757 16486 raft_consensus.cc:2272] T ff3cfc011ec549169e2a467569dab492 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.934357 16486 tablet_replica.cc:333] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.934835 16486 raft_consensus.cc:2243] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.935312 16486 raft_consensus.cc:2272] T 639de678e0ef459b98b69aef687458fa P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.936836 16486 tablet_replica.cc:333] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.937316 16486 raft_consensus.cc:2243] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.937721 16486 raft_consensus.cc:2272] T 509fabb8bc16415bbcf4017c7d4a1c09 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.939401 16486 tablet_replica.cc:333] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.939878 16486 raft_consensus.cc:2243] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.940270 16486 raft_consensus.cc:2272] T b436d772d34549d185303474a9568de7 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.941884 16486 tablet_replica.cc:333] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.942366 16486 raft_consensus.cc:2243] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.943091 16486 raft_consensus.cc:2272] T da2bf5c97be841f7bf93698581f271fb P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.944648 16486 tablet_replica.cc:333] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.945137 16486 raft_consensus.cc:2243] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.945541 16486 raft_consensus.cc:2272] T 1b7994ee51ff4283bf7ad28c6096c967 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.947108 16486 tablet_replica.cc:333] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.947616 16486 raft_consensus.cc:2243] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.947999 16486 raft_consensus.cc:2272] T 0e28314edf544f9aa094caebd10b778a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.949575 16486 tablet_replica.cc:333] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.950026 16486 raft_consensus.cc:2243] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.950416 16486 raft_consensus.cc:2272] T 0b8fbba331584fcabeb6fc7ff65de8cf P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.952062 16486 tablet_replica.cc:333] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.952582 16486 raft_consensus.cc:2243] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.953027 16486 raft_consensus.cc:2272] T e5925462aef24beb9c73063a3426d8e6 P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.954546 16486 tablet_replica.cc:333] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.955062 16486 raft_consensus.cc:2243] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.955396 16486 pending_rounds.cc:70] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Trying to abort 1 pending ops.
I20260710 13:22:04.955536 16486 pending_rounds.cc:77] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993109423280128 op_type: NO_OP noop_request { }
I20260710 13:22:04.955829 16486 raft_consensus.cc:2889] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:04.956112 16486 raft_consensus.cc:2272] T 313134690ade4314bb5db355dd9ee365 P e45857967eae4ef5b49a8eab6252575e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.958334 16486 tablet_replica.cc:333] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.958808 16486 raft_consensus.cc:2243] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.959749 16486 raft_consensus.cc:2272] T 8d4cac3007524283b810339acefb9b91 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.961483 16486 tablet_replica.cc:333] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.961876 16486 raft_consensus.cc:2243] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.962190 16486 raft_consensus.cc:2272] T 6ba5b091fa6946abbd20e040e433399a P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.963738 16486 tablet_replica.cc:333] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.964143 16486 raft_consensus.cc:2243] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.964468 16486 raft_consensus.cc:2272] T 9a44d86b837942ab94a60ef28c3b213e P e45857967eae4ef5b49a8eab6252575e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.965808 16486 tablet_replica.cc:333] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e: stopping tablet replica
I20260710 13:22:04.966197 16486 raft_consensus.cc:2243] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.966836 16486 raft_consensus.cc:2272] T 81a437a4bdc2406ea68a16d53685e8a5 P e45857967eae4ef5b49a8eab6252575e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.001365 16486 tablet_server.cc:196] TabletServer@127.16.25.132:0 shutdown complete.
I20260710 13:22:05.029065 16486 master.cc:562] Master@127.16.25.190:38285 shutting down...
I20260710 13:22:05.049635 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.050190 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.050541 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63e895d8138d4f2c803f95d2de122a6e: stopping tablet replica
I20260710 13:22:05.070084 16486 master.cc:584] Master@127.16.25.190:38285 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17347 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:22:05.123960 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:43509
I20260710 13:22:05.125108 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:05.131254 19285 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
W20260710 13:22:05.131578 19288 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
W20260710 13:22:05.131837 19286 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
I20260710 13:22:05.133507 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:05.134265 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:05.134441 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:05.134555 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689725134545 us; error 0 us; skew 500 ppm
I20260710 13:22:05.135083 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:05.137305 16486 webserver.cc:533] Webserver started at http://127.16.25.190:37081/ using document root <none> and password file <none>
I20260710 13:22:05.137727 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:05.137880 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:05.138083 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:05.139251 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "a09e17a173f544e9996f5a472a502656"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.143388 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:22:05.146495 19293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.147231 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:05.147457 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "a09e17a173f544e9996f5a472a502656"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.147682 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-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)
I20260710 13:22:05.164026 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:05.165158 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:05.201530 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:43509
I20260710 13:22:05.201617 19344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:43509 every 8 connection(s)
I20260710 13:22:05.205233 19345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.214838 19345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656: Bootstrap starting.
I20260710 13:22:05.219461 19345 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.223433 19345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656: No bootstrap required, opened a new log
I20260710 13:22:05.225440 19345 raft_consensus.cc:359] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09e17a173f544e9996f5a472a502656" member_type: VOTER }
I20260710 13:22:05.225811 19345 raft_consensus.cc:385] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.226044 19345 raft_consensus.cc:740] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a09e17a173f544e9996f5a472a502656, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.226651 19345 consensus_queue.cc:260] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a09e17a173f544e9996f5a472a502656" member_type: VOTER }
I20260710 13:22:05.227150 19345 raft_consensus.cc:399] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:05.227351 19345 raft_consensus.cc:493] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:05.227643 19345 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.231824 19345 raft_consensus.cc:515] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09e17a173f544e9996f5a472a502656" member_type: VOTER }
I20260710 13:22:05.232313 19345 leader_election.cc:304] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [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: a09e17a173f544e9996f5a472a502656; no voters: 
I20260710 13:22:05.233372 19345 leader_election.cc:290] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:05.233700 19348 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.235092 19348 raft_consensus.cc:697] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 1 LEADER]: Becoming Leader. State: Replica: a09e17a173f544e9996f5a472a502656, State: Running, Role: LEADER
I20260710 13:22:05.235687 19348 consensus_queue.cc:237] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [LEADER]: Queue going to LEADER mode. State: All 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: "a09e17a173f544e9996f5a472a502656" member_type: VOTER }
I20260710 13:22:05.236300 19345 sys_catalog.cc:565] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:05.240942 19350 sys_catalog.cc:455] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a09e17a173f544e9996f5a472a502656. Latest consensus state: current_term: 1 leader_uuid: "a09e17a173f544e9996f5a472a502656" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09e17a173f544e9996f5a472a502656" member_type: VOTER } }
I20260710 13:22:05.241554 19350 sys_catalog.cc:458] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:05.241482 19349 sys_catalog.cc:455] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a09e17a173f544e9996f5a472a502656" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09e17a173f544e9996f5a472a502656" member_type: VOTER } }
I20260710 13:22:05.243222 19349 sys_catalog.cc:458] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:05.243814 19356 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:05.248346 19356 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:05.255260 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:05.257014 19356 catalog_manager.cc:1383] Generated new cluster ID: d1a0b0cee99c4c13b8e1a764995ea59b
I20260710 13:22:05.257265 19356 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:05.274694 19356 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:05.275969 19356 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:05.290241 19356 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656: Generated new TSK 0
I20260710 13:22:05.290930 19356 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:05.321323 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:05.329003 19366 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
W20260710 13:22:05.329730 19367 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
I20260710 13:22:05.335541 16486 server_base.cc:1061] running on GCE node
W20260710 13:22:05.336548 19369 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
I20260710 13:22:05.337380 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:05.337651 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:05.337819 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689725337800 us; error 0 us; skew 500 ppm
I20260710 13:22:05.338384 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:05.340557 16486 webserver.cc:533] Webserver started at http://127.16.25.129:38815/ using document root <none> and password file <none>
I20260710 13:22:05.341060 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:05.341255 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:05.341516 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:05.342562 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "a405462227f240e39608566ba4add7a3"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.346704 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:22:05.349912 19374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.350598 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:05.350879 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "a405462227f240e39608566ba4add7a3"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.351203 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-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)
I20260710 13:22:05.386114 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:05.387387 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:05.388844 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:05.391040 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:05.391280 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.391515 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:05.391697 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.430265 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:32779
I20260710 13:22:05.430398 19436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:32779 every 8 connection(s)
I20260710 13:22:05.435175 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:05.442368 19441 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
W20260710 13:22:05.443373 19442 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
W20260710 13:22:05.446115 19444 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
I20260710 13:22:05.446929 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:05.448194 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:05.448400 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:05.448606 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689725448587 us; error 0 us; skew 500 ppm
I20260710 13:22:05.448786 19437 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43509
I20260710 13:22:05.449188 19437 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:05.449326 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:05.450084 19437 heartbeater.cc:507] Master 127.16.25.190:43509 requested a full tablet report, sending...
I20260710 13:22:05.452018 16486 webserver.cc:533] Webserver started at http://127.16.25.130:36667/ using document root <none> and password file <none>
I20260710 13:22:05.452548 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:05.452755 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:05.452673 19310 ts_manager.cc:194] Registered new tserver with Master: a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:05.453190 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:05.454339 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.454671 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59952
I20260710 13:22:05.459332 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260710 13:22:05.462491 19449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.463294 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:05.463573 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.463853 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-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)
I20260710 13:22:05.472781 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:05.473829 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:05.475245 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:05.477734 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:05.477955 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.478183 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:05.478374 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.516824 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:33481
I20260710 13:22:05.516937 19511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:33481 every 8 connection(s)
I20260710 13:22:05.521497 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:05.528447 19515 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
W20260710 13:22:05.530247 19516 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
W20260710 13:22:05.531855 19518 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
I20260710 13:22:05.533376 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:05.533614 19512 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43509
I20260710 13:22:05.533993 19512 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:05.534376 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:05.534633 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:05.534689 19512 heartbeater.cc:507] Master 127.16.25.190:43509 requested a full tablet report, sending...
I20260710 13:22:05.534819 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689725534800 us; error 0 us; skew 500 ppm
I20260710 13:22:05.535583 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:05.536986 19310 ts_manager.cc:194] Registered new tserver with Master: a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:05.538121 16486 webserver.cc:533] Webserver started at http://127.16.25.131:37027/ using document root <none> and password file <none>
I20260710 13:22:05.538539 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59954
I20260710 13:22:05.538679 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:05.539039 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:05.539354 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:05.540503 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.544741 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:22:05.547828 19523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.548542 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:05.548826 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:05.549103 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-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)
I20260710 13:22:05.559478 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:05.560523 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:05.561849 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:05.563999 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:05.564217 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.564452 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:05.564620 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:05.602967 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:41755
I20260710 13:22:05.603132 19585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:41755 every 8 connection(s)
I20260710 13:22:05.616056 19586 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43509
I20260710 13:22:05.616469 19586 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:05.617199 19586 heartbeater.cc:507] Master 127.16.25.190:43509 requested a full tablet report, sending...
I20260710 13:22:05.619030 19310 ts_manager.cc:194] Registered new tserver with Master: 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:05.619313 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013204406s
I20260710 13:22:05.620369 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59968
I20260710 13:22:05.642246 19310 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59974:
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"
    }
  }
}
W20260710 13:22:05.645043 19310 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.
I20260710 13:22:05.724174 19477 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1d377f63cb4ba89754824b5841ef6f (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:05.725549 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1d377f63cb4ba89754824b5841ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.725901 19551 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1d377f63cb4ba89754824b5841ef6f (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:05.727192 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1d377f63cb4ba89754824b5841ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.734867 19550 tablet_service.cc:1511] Processing CreateTablet for tablet c90165a0416c4a258bec3e39e18c20a1 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:05.736238 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90165a0416c4a258bec3e39e18c20a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.736663 19476 tablet_service.cc:1511] Processing CreateTablet for tablet c90165a0416c4a258bec3e39e18c20a1 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:05.737923 19476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90165a0416c4a258bec3e39e18c20a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.745954 19549 tablet_service.cc:1511] Processing CreateTablet for tablet 97b09b87c7184eafb3134ca38b0dbe52 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:05.746300 19475 tablet_service.cc:1511] Processing CreateTablet for tablet 97b09b87c7184eafb3134ca38b0dbe52 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:05.747758 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b09b87c7184eafb3134ca38b0dbe52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.748663 19474 tablet_service.cc:1511] Processing CreateTablet for tablet f7d87086a79343a18f0cc7b59be84252 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:05.749468 19548 tablet_service.cc:1511] Processing CreateTablet for tablet f7d87086a79343a18f0cc7b59be84252 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:05.750005 19474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d87086a79343a18f0cc7b59be84252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.750630 19545 tablet_service.cc:1511] Processing CreateTablet for tablet a9cb0932e9104ad4b24cdbb6967376e5 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:05.747771 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b09b87c7184eafb3134ca38b0dbe52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.752023 19545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9cb0932e9104ad4b24cdbb6967376e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.751739 19547 tablet_service.cc:1511] Processing CreateTablet for tablet 639c2d0fadfb40f2a583a49cbfa12fcd (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:05.753067 19547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639c2d0fadfb40f2a583a49cbfa12fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.756178 19546 tablet_service.cc:1511] Processing CreateTablet for tablet 38187910f3e449d9bd3baa0c1a365682 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:05.757416 19546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38187910f3e449d9bd3baa0c1a365682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.759488 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d87086a79343a18f0cc7b59be84252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.760013 19544 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc3c454179455c921b2bb359ce9c33 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:05.761253 19544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc3c454179455c921b2bb359ce9c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.764106 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 639c2d0fadfb40f2a583a49cbfa12fcd (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:05.765445 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639c2d0fadfb40f2a583a49cbfa12fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.767604 19471 tablet_service.cc:1511] Processing CreateTablet for tablet a9cb0932e9104ad4b24cdbb6967376e5 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:05.768198 19472 tablet_service.cc:1511] Processing CreateTablet for tablet 38187910f3e449d9bd3baa0c1a365682 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:05.768978 19471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9cb0932e9104ad4b24cdbb6967376e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.769627 19472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38187910f3e449d9bd3baa0c1a365682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.769501 19601 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:05.781493 19470 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc3c454179455c921b2bb359ce9c33 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:05.782905 19470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc3c454179455c921b2bb359ce9c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.783200 19543 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc69e11c7004d63b78a56fd586e590a (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:05.784811 19543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc69e11c7004d63b78a56fd586e590a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.805080 19469 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc69e11c7004d63b78a56fd586e590a (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:05.806447 19469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc69e11c7004d63b78a56fd586e590a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.808040 19468 tablet_service.cc:1511] Processing CreateTablet for tablet 85c72856f1f746f38f76961ada23681c (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:05.809305 19468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c72856f1f746f38f76961ada23681c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.812913 19402 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1d377f63cb4ba89754824b5841ef6f (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:05.812491 19601 tablet_bootstrap.cc:654] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.814216 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1d377f63cb4ba89754824b5841ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.820835 19401 tablet_service.cc:1511] Processing CreateTablet for tablet c90165a0416c4a258bec3e39e18c20a1 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:05.822556 19401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90165a0416c4a258bec3e39e18c20a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.827966 19549 tablet_service.cc:1511] Processing CreateTablet for tablet 85c72856f1f746f38f76961ada23681c (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:05.829291 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c72856f1f746f38f76961ada23681c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.836745 19400 tablet_service.cc:1511] Processing CreateTablet for tablet 97b09b87c7184eafb3134ca38b0dbe52 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:05.838142 19400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b09b87c7184eafb3134ca38b0dbe52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.844784 19399 tablet_service.cc:1511] Processing CreateTablet for tablet f7d87086a79343a18f0cc7b59be84252 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:05.846117 19399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d87086a79343a18f0cc7b59be84252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.847038 19601 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:05.847594 19601 ts_tablet_manager.cc:1403] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.006s
I20260710 13:22:05.850909 19601 raft_consensus.cc:359] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:05.851699 19601 raft_consensus.cc:385] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.852039 19601 raft_consensus.cc:740] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.852998 19601 consensus_queue.cc:260] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:05.854856 19398 tablet_service.cc:1511] Processing CreateTablet for tablet 639c2d0fadfb40f2a583a49cbfa12fcd (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:05.856163 19398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639c2d0fadfb40f2a583a49cbfa12fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.860368 19397 tablet_service.cc:1511] Processing CreateTablet for tablet 38187910f3e449d9bd3baa0c1a365682 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:05.862130 19397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38187910f3e449d9bd3baa0c1a365682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.864352 19396 tablet_service.cc:1511] Processing CreateTablet for tablet a9cb0932e9104ad4b24cdbb6967376e5 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:05.865708 19396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9cb0932e9104ad4b24cdbb6967376e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.869251 19395 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc3c454179455c921b2bb359ce9c33 (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:05.873258 19394 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc69e11c7004d63b78a56fd586e590a (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:05.876705 19393 tablet_service.cc:1511] Processing CreateTablet for tablet 85c72856f1f746f38f76961ada23681c (DEFAULT_TABLE table=test-workload [id=bae2de364431410bb20228dc7d3809ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:05.870962 19395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc3c454179455c921b2bb359ce9c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.883423 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c72856f1f746f38f76961ada23681c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.887393 19394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc69e11c7004d63b78a56fd586e590a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.902179 19602 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:05.921800 19602 tablet_bootstrap.cc:654] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.978144 19586 heartbeater.cc:499] Master 127.16.25.190:43509 was elected leader, sending a full tablet report...
I20260710 13:22:05.994933 19601 ts_tablet_manager.cc:1434] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.147s	user 0.029s	sys 0.081s
I20260710 13:22:05.997021 19601 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:05.998867 19605 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.002924 19602 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.003170 19601 tablet_bootstrap.cc:654] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.003499 19602 ts_tablet_manager.cc:1403] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.056s
I20260710 13:22:06.005828 19605 tablet_bootstrap.cc:654] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.006645 19602 raft_consensus.cc:359] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.007474 19602 raft_consensus.cc:385] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.007835 19602 raft_consensus.cc:740] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.008635 19602 consensus_queue.cc:260] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.014547 19512 heartbeater.cc:499] Master 127.16.25.190:43509 was elected leader, sending a full tablet report...
I20260710 13:22:06.015053 19601 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.015132 19602 ts_tablet_manager.cc:1434] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260710 13:22:06.015602 19601 ts_tablet_manager.cc:1403] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:22:06.016153 19605 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.016182 19602 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.016809 19605 ts_tablet_manager.cc:1403] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 13:22:06.018486 19601 raft_consensus.cc:359] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.019270 19601 raft_consensus.cc:385] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.019613 19601 raft_consensus.cc:740] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.019709 19605 raft_consensus.cc:359] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.020569 19605 raft_consensus.cc:385] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.021103 19605 raft_consensus.cc:740] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.020589 19601 consensus_queue.cc:260] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.022550 19602 tablet_bootstrap.cc:654] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.022001 19605 consensus_queue.cc:260] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.027333 19610 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.027845 19610 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.028534 19601 ts_tablet_manager.cc:1434] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:06.029501 19437 heartbeater.cc:499] Master 127.16.25.190:43509 was elected leader, sending a full tablet report...
I20260710 13:22:06.030055 19605 ts_tablet_manager.cc:1434] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:06.030308 19601 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.031116 19605 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.037003 19601 tablet_bootstrap.cc:654] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.037091 19605 tablet_bootstrap.cc:654] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.046941 19604 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.047480 19604 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.049996 19604 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:06.050637 19602 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.051129 19602 ts_tablet_manager.cc:1403] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260710 13:22:06.054160 19602 raft_consensus.cc:359] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.054914 19602 raft_consensus.cc:385] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.055227 19602 raft_consensus.cc:740] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.055951 19602 consensus_queue.cc:260] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.058076 19602 ts_tablet_manager.cc:1434] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:06.059077 19602 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.065543 19609 raft_consensus.cc:493] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.066221 19609 raft_consensus.cc:515] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.069618 19602 tablet_bootstrap.cc:654] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.079236 19610 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.080533 19609 leader_election.cc:290] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.081534 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.082470 19487 raft_consensus.cc:2468] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.084441 19377 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.085690 19610 raft_consensus.cc:2804] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.086248 19610 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.086736 19610 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.103262 19601 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.104004 19601 ts_tablet_manager.cc:1403] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.074s	user 0.042s	sys 0.026s
I20260710 13:22:06.104984 19605 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.104698 19610 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.105552 19605 ts_tablet_manager.cc:1403] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.019s
I20260710 13:22:06.107127 19601 raft_consensus.cc:359] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.107928 19601 raft_consensus.cc:385] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.108284 19601 raft_consensus.cc:740] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.108639 19605 raft_consensus.cc:359] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.109162 19601 consensus_queue.cc:260] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.124562 19601 ts_tablet_manager.cc:1434] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 13:22:06.125526 19601 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.131084 19605 raft_consensus.cc:385] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.131431 19605 raft_consensus.cc:740] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.118563 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.132758 19487 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.136915 19605 consensus_queue.cc:260] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.140219 19487 raft_consensus.cc:2468] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.140815 19605 ts_tablet_manager.cc:1434] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260710 13:22:06.141455 19610 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.141871 19605 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.142452 19377 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.143469 19602 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.143983 19602 ts_tablet_manager.cc:1403] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.038s
I20260710 13:22:06.146880 19602 raft_consensus.cc:359] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.148231 19601 tablet_bootstrap.cc:654] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.149003 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.147653 19602 raft_consensus.cc:385] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.150240 19602 raft_consensus.cc:740] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.150519 19610 raft_consensus.cc:2804] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.151126 19602 consensus_queue.cc:260] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.151924 19610 raft_consensus.cc:697] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
W20260710 13:22:06.153657 19452 leader_election.cc:343] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.153391 19602 ts_tablet_manager.cc:1434] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:22:06.152523 19605 tablet_bootstrap.cc:654] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.154453 19610 consensus_queue.cc:237] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.155228 19602 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.161168 19561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
W20260710 13:22:06.162650 19450 leader_election.cc:343] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.163116 19450 leader_election.cc:304] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:06.163978 19609 raft_consensus.cc:2749] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.166551 19561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.166945 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.168890 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
W20260710 13:22:06.169020 19375 leader_election.cc:343] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:06.171473 19526 leader_election.cc:343] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.173696 19601 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.174237 19601 ts_tablet_manager.cc:1403] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.009s
I20260710 13:22:06.174160 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.175508 19602 tablet_bootstrap.cc:654] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:06.176189 19526 leader_election.cc:343] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.176867 19526 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2; no voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.177539 19601 raft_consensus.cc:359] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
W20260710 13:22:06.170233 19375 leader_election.cc:343] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.180541 19601 raft_consensus.cc:385] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.177947 19604 raft_consensus.cc:2749] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.180830 19601 raft_consensus.cc:740] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.180131 19605 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.181603 19601 consensus_queue.cc:260] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.182188 19605 ts_tablet_manager.cc:1403] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260710 13:22:06.182510 19602 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.183054 19602 ts_tablet_manager.cc:1403] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:22:06.184604 19308 catalog_manager.cc:5697] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.185911 19602 raft_consensus.cc:359] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.186630 19602 raft_consensus.cc:385] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.186460 19605 raft_consensus.cc:359] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.187032 19602 raft_consensus.cc:740] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.187224 19605 raft_consensus.cc:385] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.187572 19605 raft_consensus.cc:740] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.187837 19602 consensus_queue.cc:260] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.188354 19605 consensus_queue.cc:260] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.190193 19602 ts_tablet_manager.cc:1434] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:06.190716 19601 ts_tablet_manager.cc:1434] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:22:06.190711 19605 ts_tablet_manager.cc:1434] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:06.191290 19602 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.192143 19605 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.197546 19602 tablet_bootstrap.cc:654] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.198653 19605 tablet_bootstrap.cc:654] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.205758 19601 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.210081 19602 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.210543 19602 ts_tablet_manager.cc:1403] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:22:06.210675 19609 raft_consensus.cc:493] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.211194 19609 raft_consensus.cc:515] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.212754 19601 tablet_bootstrap.cc:654] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.213258 19609 leader_election.cc:290] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.213379 19602 raft_consensus.cc:359] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.214109 19602 raft_consensus.cc:385] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.214425 19602 raft_consensus.cc:740] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.215113 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38187910f3e449d9bd3baa0c1a365682" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.216306 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38187910f3e449d9bd3baa0c1a365682" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.216707 19605 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.216908 19560 raft_consensus.cc:2468] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 0.
I20260710 13:22:06.217144 19605 ts_tablet_manager.cc:1403] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.006s
I20260710 13:22:06.215154 19602 consensus_queue.cc:260] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.218104 19450 leader_election.cc:304] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
W20260710 13:22:06.219048 19452 leader_election.cc:343] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.220273 19610 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.220052 19605 raft_consensus.cc:359] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.220847 19610 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.221521 19609 raft_consensus.cc:2804] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.221925 19609 raft_consensus.cc:493] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.222275 19609 raft_consensus.cc:3060] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.223984 19610 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.225692 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.220876 19605 raft_consensus.cc:385] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.226698 19605 raft_consensus.cc:740] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
W20260710 13:22:06.227458 19377 leader_election.cc:343] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.228268 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.228919 19560 raft_consensus.cc:2468] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.229218 19609 raft_consensus.cc:515] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.230190 19375 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.231534 19602 ts_tablet_manager.cc:1434] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.008s
I20260710 13:22:06.231870 19601 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.231757 19610 raft_consensus.cc:2804] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.232052 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38187910f3e449d9bd3baa0c1a365682" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3"
I20260710 13:22:06.232333 19610 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.232697 19610 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:06.233366 19452 leader_election.cc:343] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.234653 19602 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.235349 19601 ts_tablet_manager.cc:1403] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260710 13:22:06.235191 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38187910f3e449d9bd3baa0c1a365682" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.236465 19560 raft_consensus.cc:3060] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.235720 19609 leader_election.cc:290] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.227761 19605 consensus_queue.cc:260] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.241118 19605 ts_tablet_manager.cc:1434] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:22:06.242098 19605 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.242132 19602 tablet_bootstrap.cc:654] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.243146 19560 raft_consensus.cc:2468] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 1.
I20260710 13:22:06.244220 19604 raft_consensus.cc:493] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.244318 19450 leader_election.cc:304] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:06.244779 19604 raft_consensus.cc:515] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.245587 19609 raft_consensus.cc:2804] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.246023 19609 raft_consensus.cc:697] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 LEADER]: Becoming Leader. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Running, Role: LEADER
I20260710 13:22:06.246729 19604 leader_election.cc:290] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:06.246784 19601 raft_consensus.cc:359] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.247699 19601 raft_consensus.cc:385] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.248059 19601 raft_consensus.cc:740] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.249017 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639c2d0fadfb40f2a583a49cbfa12fcd" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.249187 19601 consensus_queue.cc:260] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.249634 19412 raft_consensus.cc:2468] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 0.
W20260710 13:22:06.249984 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:06.250258 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639c2d0fadfb40f2a583a49cbfa12fcd" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.246814 19609 consensus_queue.cc:237] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.250907 19526 leader_election.cc:304] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.250931 19487 raft_consensus.cc:2468] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 0.
I20260710 13:22:06.252697 19604 raft_consensus.cc:2804] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.239624 19610 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.253237 19604 raft_consensus.cc:493] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.253710 19604 raft_consensus.cc:3060] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.255625 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
W20260710 13:22:06.256937 19377 leader_election.cc:343] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.254927 19610 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.258157 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.258931 19560 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.264263 19604 raft_consensus.cc:515] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.265475 19560 raft_consensus.cc:2468] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.266638 19375 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.266927 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639c2d0fadfb40f2a583a49cbfa12fcd" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3"
I20260710 13:22:06.258194 19605 tablet_bootstrap.cc:654] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.267505 19412 raft_consensus.cc:3060] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.268074 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639c2d0fadfb40f2a583a49cbfa12fcd" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.268648 19487 raft_consensus.cc:3060] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.268640 19308 catalog_manager.cc:5697] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.273404 19610 raft_consensus.cc:2804] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.273912 19610 raft_consensus.cc:697] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.275058 19412 raft_consensus.cc:2468] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:06.274716 19610 consensus_queue.cc:237] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.276152 19526 leader_election.cc:304] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.282137 19487 raft_consensus.cc:2468] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:06.283740 19604 leader_election.cc:290] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:06.285956 19604 raft_consensus.cc:2804] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.286708 19604 raft_consensus.cc:697] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 LEADER]: Becoming Leader. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Running, Role: LEADER
I20260710 13:22:06.287737 19601 ts_tablet_manager.cc:1434] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.012s
I20260710 13:22:06.287837 19605 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.288733 19601 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.288892 19605 ts_tablet_manager.cc:1403] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260710 13:22:06.288010 19604 consensus_queue.cc:237] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.292322 19605 raft_consensus.cc:359] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.293139 19605 raft_consensus.cc:385] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.293547 19605 raft_consensus.cc:740] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.296598 19602 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.294440 19605 consensus_queue.cc:260] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.297097 19602 ts_tablet_manager.cc:1403] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.009s
I20260710 13:22:06.299271 19633 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.299327 19605 ts_tablet_manager.cc:1434] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:22:06.300108 19602 raft_consensus.cc:359] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.302668 19602 raft_consensus.cc:385] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.303028 19602 raft_consensus.cc:740] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.303380 19605 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.303897 19602 consensus_queue.cc:260] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.306337 19309 catalog_manager.cc:5697] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.307266 19604 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.307927 19604 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.309000 19602 ts_tablet_manager.cc:1434] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 13:22:06.309970 19602 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.311538 19604 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:06.312291 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.313107 19487 raft_consensus.cc:2393] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in current term 1: Already voted for candidate a405462227f240e39608566ba4add7a3 in this term.
I20260710 13:22:06.316102 19602 tablet_bootstrap.cc:654] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.315867 19633 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.318106 19633 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:06.318354 19609 raft_consensus.cc:493] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.318908 19411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.318856 19609 raft_consensus.cc:515] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.319988 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.320953 19609 leader_election.cc:290] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.321165 19308 catalog_manager.cc:5697] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.321851 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
W20260710 13:22:06.321060 19526 leader_election.cc:343] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.322887 19526 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2; no voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.323336 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
W20260710 13:22:06.324859 19450 leader_election.cc:343] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.323390 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.325812 19605 tablet_bootstrap.cc:654] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:06.326581 19452 leader_election.cc:343] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.327083 19452 leader_election.cc:304] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:06.327857 19609 raft_consensus.cc:2749] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.301923 19601 tablet_bootstrap.cc:654] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:06.328835 19526 leader_election.cc:343] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.329268 19526 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2; no voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.330130 19604 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.330322 19633 raft_consensus.cc:2749] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.338919 19604 raft_consensus.cc:2749] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.340415 19605 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.340934 19605 ts_tablet_manager.cc:1403] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.010s
I20260710 13:22:06.341821 19609 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.342590 19602 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.342286 19609 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:06.343113 19602 ts_tablet_manager.cc:1403] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.012s
I20260710 13:22:06.344066 19605 raft_consensus.cc:359] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.344473 19609 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755), a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:06.344779 19605 raft_consensus.cc:385] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.345134 19605 raft_consensus.cc:740] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.345913 19605 consensus_queue.cc:260] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.346046 19602 raft_consensus.cc:359] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.346962 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.346899 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.348837 19605 ts_tablet_manager.cc:1434] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:22:06.349107 19560 raft_consensus.cc:2393] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in current term 1: Already voted for candidate a405462227f240e39608566ba4add7a3 in this term.
I20260710 13:22:06.350307 19605 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.346884 19602 raft_consensus.cc:385] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.351390 19602 raft_consensus.cc:740] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.351464 19450 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:06.352970 19609 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.352471 19602 consensus_queue.cc:260] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.355513 19602 ts_tablet_manager.cc:1434] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:22:06.356781 19602 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.363085 19602 tablet_bootstrap.cc:654] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.363086 19605 tablet_bootstrap.cc:654] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.364809 19609 raft_consensus.cc:2749] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.368000 19601 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.368568 19601 ts_tablet_manager.cc:1403] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.005s
I20260710 13:22:06.369586 19602 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.369836 19605 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.369997 19602 ts_tablet_manager.cc:1403] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:22:06.370328 19605 ts_tablet_manager.cc:1403] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:22:06.371608 19601 raft_consensus.cc:359] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.372004 19602 raft_consensus.cc:359] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.372363 19601 raft_consensus.cc:385] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.372589 19602 raft_consensus.cc:385] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.372921 19602 raft_consensus.cc:740] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.372819 19601 raft_consensus.cc:740] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.373131 19605 raft_consensus.cc:359] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.373661 19602 consensus_queue.cc:260] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.373862 19605 raft_consensus.cc:385] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.374320 19605 raft_consensus.cc:740] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.373862 19601 consensus_queue.cc:260] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.375552 19602 ts_tablet_manager.cc:1434] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:22:06.376426 19602 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.377272 19601 ts_tablet_manager.cc:1434] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:22:06.378314 19601 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.375174 19605 consensus_queue.cc:260] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.380575 19605 ts_tablet_manager.cc:1434] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:22:06.381567 19605 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.381811 19602 tablet_bootstrap.cc:654] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.387566 19605 tablet_bootstrap.cc:654] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.392830 19602 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.393313 19602 ts_tablet_manager.cc:1403] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 13:22:06.395817 19602 raft_consensus.cc:359] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.396598 19602 raft_consensus.cc:385] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.396929 19602 raft_consensus.cc:740] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.397895 19601 tablet_bootstrap.cc:654] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.397919 19602 consensus_queue.cc:260] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.398712 19605 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.399493 19605 ts_tablet_manager.cc:1403] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:06.400482 19602 ts_tablet_manager.cc:1434] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:22:06.401418 19602 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Bootstrap starting.
I20260710 13:22:06.401336 19610 raft_consensus.cc:493] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.402252 19610 raft_consensus.cc:515] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.404881 19610 leader_election.cc:290] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.405946 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.406571 19560 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.406347 19605 raft_consensus.cc:359] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.407152 19605 raft_consensus.cc:385] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.406998 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.407720 19487 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.407861 19602 tablet_bootstrap.cc:654] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.407760 19375 leader_election.cc:304] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.408732 19610 raft_consensus.cc:2804] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.409067 19610 raft_consensus.cc:493] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.409407 19610 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.409577 19605 raft_consensus.cc:740] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.410472 19605 consensus_queue.cc:260] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.412984 19605 ts_tablet_manager.cc:1434] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:22:06.413916 19605 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.414821 19602 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: No bootstrap required, opened a new log
I20260710 13:22:06.415349 19602 ts_tablet_manager.cc:1403] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:22:06.416083 19610 raft_consensus.cc:515] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.417905 19602 raft_consensus.cc:359] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.418582 19602 raft_consensus.cc:385] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.419199 19605 tablet_bootstrap.cc:654] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.418879 19602 raft_consensus.cc:740] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.418867 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.419812 19487 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.420965 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.421489 19560 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.425874 19487 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.426885 19377 leader_election.cc:304] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.426916 19602 consensus_queue.cc:260] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.428342 19611 raft_consensus.cc:2804] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.429215 19602 ts_tablet_manager.cc:1434] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:22:06.429898 19560 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.430975 19610 leader_election.cc:290] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.433147 19605 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.433637 19605 ts_tablet_manager.cc:1403] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:22:06.436544 19605 raft_consensus.cc:359] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.437312 19605 raft_consensus.cc:385] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.437341 19601 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.437683 19605 raft_consensus.cc:740] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.438009 19601 ts_tablet_manager.cc:1403] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.006s
I20260710 13:22:06.435392 19611 raft_consensus.cc:697] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.438539 19605 consensus_queue.cc:260] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.439440 19611 consensus_queue.cc:237] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.440564 19605 ts_tablet_manager.cc:1434] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:06.440943 19601 raft_consensus.cc:359] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.441388 19605 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:06.442155 19601 raft_consensus.cc:385] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.442468 19601 raft_consensus.cc:740] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.443128 19601 consensus_queue.cc:260] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.445708 19601 ts_tablet_manager.cc:1434] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:06.446583 19601 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.447866 19605 tablet_bootstrap.cc:654] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.449389 19306 catalog_manager.cc:5697] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.453572 19601 tablet_bootstrap.cc:654] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.455858 19605 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: No bootstrap required, opened a new log
I20260710 13:22:06.456472 19605 ts_tablet_manager.cc:1403] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 13:22:06.458001 19611 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.458633 19611 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.460666 19605 raft_consensus.cc:359] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.461326 19605 raft_consensus.cc:385] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.461347 19611 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.461673 19605 raft_consensus.cc:740] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.462596 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.463050 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.462632 19605 consensus_queue.cc:260] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.463423 19487 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.463675 19560 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.464421 19601 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.464864 19601 ts_tablet_manager.cc:1403] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:22:06.464917 19605 ts_tablet_manager.cc:1434] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:22:06.464823 19377 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.466246 19650 raft_consensus.cc:2804] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.466578 19650 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.466871 19650 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.467831 19601 raft_consensus.cc:359] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.468452 19601 raft_consensus.cc:385] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.468729 19601 raft_consensus.cc:740] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.469360 19601 consensus_queue.cc:260] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.471274 19601 ts_tablet_manager.cc:1434] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:06.472255 19601 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.472656 19611 raft_consensus.cc:493] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.473165 19611 raft_consensus.cc:515] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.474013 19650 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.475270 19611 leader_election.cc:290] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.476027 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.476644 19487 raft_consensus.cc:2468] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.477666 19601 tablet_bootstrap.cc:654] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.477661 19377 leader_election.cc:304] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.477841 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.479183 19611 raft_consensus.cc:2804] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.479578 19611 raft_consensus.cc:493] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.480027 19611 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.480099 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.480340 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.480684 19560 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.481047 19487 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:06.479502 19375 leader_election.cc:343] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.486963 19611 raft_consensus.cc:515] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.489543 19611 leader_election.cc:290] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.490034 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.490902 19486 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.493260 19560 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.497329 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.498397 19375 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.499447 19611 raft_consensus.cc:2804] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:06.499665 19375 leader_election.cc:343] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:06.499994 19611 raft_consensus.cc:697] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.500890 19611 consensus_queue.cc:237] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.503144 19486 raft_consensus.cc:2468] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.503930 19650 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.504536 19377 leader_election.cc:304] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2
I20260710 13:22:06.506122 19650 raft_consensus.cc:2804] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.506973 19650 raft_consensus.cc:697] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.508137 19650 consensus_queue.cc:237] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.508744 19487 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.512540 19601 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.513067 19601 ts_tablet_manager.cc:1403] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.020s
I20260710 13:22:06.515627 19601 raft_consensus.cc:359] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.516168 19601 raft_consensus.cc:385] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.516389 19601 raft_consensus.cc:740] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.517030 19601 consensus_queue.cc:260] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.517870 19306 catalog_manager.cc:5697] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.518816 19601 ts_tablet_manager.cc:1434] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:06.519822 19601 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: Bootstrap starting.
I20260710 13:22:06.525094 19601 tablet_bootstrap.cc:654] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:06.529922 19601 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: No bootstrap required, opened a new log
I20260710 13:22:06.530383 19601 ts_tablet_manager.cc:1403] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:22:06.531945 19306 catalog_manager.cc:5697] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.532539 19601 raft_consensus.cc:359] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.533248 19601 raft_consensus.cc:385] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:06.533463 19601 raft_consensus.cc:740] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Initialized, Role: FOLLOWER
I20260710 13:22:06.534087 19601 consensus_queue.cc:260] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.535872 19601 ts_tablet_manager.cc:1434] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:06.607263 19650 raft_consensus.cc:493] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.607759 19650 raft_consensus.cc:515] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.609388 19650 leader_election.cc:290] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.610258 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.610347 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.610857 19487 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.610913 19560 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.611910 19377 leader_election.cc:304] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.612563 19650 raft_consensus.cc:2804] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.612910 19650 raft_consensus.cc:493] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.613127 19650 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.617563 19650 raft_consensus.cc:515] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.619179 19650 leader_election.cc:290] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.619836 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.620100 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.620307 19487 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.620640 19560 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.624848 19487 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.625418 19560 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.625854 19377 leader_election.cc:304] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.626587 19650 raft_consensus.cc:2804] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.626968 19650 raft_consensus.cc:697] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.627592 19650 consensus_queue.cc:237] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.634680 19309 catalog_manager.cc:5697] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.642442 19604 raft_consensus.cc:493] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.642958 19604 raft_consensus.cc:515] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.644173 19609 consensus_queue.cc:1048] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.645152 19650 consensus_queue.cc:1048] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.645598 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a405462227f240e39608566ba4add7a3" is_pre_election: true
I20260710 13:22:06.645044 19604 leader_election.cc:290] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:06.647326 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.648185 19487 raft_consensus.cc:2393] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in current term 1: Already voted for candidate a405462227f240e39608566ba4add7a3 in this term.
I20260710 13:22:06.649260 19526 leader_election.cc:304] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2; no voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:06.650314 19604 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.658946 19604 raft_consensus.cc:2749] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.668131 19412 raft_consensus.cc:3060] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.672446 19610 consensus_queue.cc:1048] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.692178 19632 consensus_queue.cc:1048] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.727756 19604 consensus_queue.cc:1048] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.731508 19610 consensus_queue.cc:1048] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.739524 19668 consensus_queue.cc:1048] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:06.745353 19650 consensus_queue.cc:1048] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.752875 19650 raft_consensus.cc:493] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.753363 19650 raft_consensus.cc:515] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.756439 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.757063 19560 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.757153 19650 leader_election.cc:290] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.758033 19375 leader_election.cc:304] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.758039 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.758783 19650 raft_consensus.cc:2804] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.758797 19487 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.759646 19650 raft_consensus.cc:493] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.760056 19650 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.765492 19650 raft_consensus.cc:515] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.767171 19650 leader_election.cc:290] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.767676 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.768126 19487 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.768122 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.768718 19560 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.772467 19487 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.773015 19560 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.773393 19377 leader_election.cc:304] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.774048 19650 raft_consensus.cc:2804] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.774457 19650 raft_consensus.cc:697] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.775182 19650 consensus_queue.cc:237] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.781692 19309 catalog_manager.cc:5697] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.845189 19650 raft_consensus.cc:493] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.845753 19650 raft_consensus.cc:515] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.847471 19650 leader_election.cc:290] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.848203 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:06.848348 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:06.848775 19487 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.848968 19560 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 0.
I20260710 13:22:06.849843 19377 leader_election.cc:304] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:06.850577 19650 raft_consensus.cc:2804] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:06.850965 19650 raft_consensus.cc:493] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:06.851301 19650 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.855917 19650 raft_consensus.cc:515] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.857326 19650 leader_election.cc:290] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:06.858081 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:06.858242 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "a405462227f240e39608566ba4add7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:06.858568 19487 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.858767 19560 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.863206 19560 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.863204 19487 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a405462227f240e39608566ba4add7a3 in term 1.
I20260710 13:22:06.864238 19375 leader_election.cc:304] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3; no voters: 
I20260710 13:22:06.864880 19650 raft_consensus.cc:2804] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:06.865232 19650 raft_consensus.cc:697] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Becoming Leader. State: Replica: a405462227f240e39608566ba4add7a3, State: Running, Role: LEADER
I20260710 13:22:06.865955 19650 consensus_queue.cc:237] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:06.873428 19309 catalog_manager.cc:5697] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a405462227f240e39608566ba4add7a3 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "a405462227f240e39608566ba4add7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.903400 19650 consensus_queue.cc:1048] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.907801 19610 consensus_queue.cc:1048] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.909562 16486 ts_manager.cc:295] Set tserver state for a405462227f240e39608566ba4add7a3 to MAINTENANCE_MODE
I20260710 13:22:06.910385 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
I20260710 13:22:06.941558 19610 consensus_queue.cc:1048] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.960780 19610 consensus_queue.cc:1048] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.980970 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:06.982370 16486 tablet_replica.cc:333] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:06.983328 16486 raft_consensus.cc:2243] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:06.984097 16486 pending_rounds.cc:70] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Trying to abort 1 pending ops.
I20260710 13:22:06.984404 16486 pending_rounds.cc:77] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993119790743552 op_type: NO_OP noop_request { }
I20260710 13:22:06.984748 16486 raft_consensus.cc:2889] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:06.985085 16486 raft_consensus.cc:2272] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.988143 16486 tablet_replica.cc:333] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:06.988699 16486 raft_consensus.cc:2243] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:06.989354 16486 raft_consensus.cc:2272] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.991353 16486 tablet_replica.cc:333] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:06.991861 16486 raft_consensus.cc:2243] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:06.992520 16486 raft_consensus.cc:2272] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.994305 16486 tablet_replica.cc:333] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:06.994818 16486 raft_consensus.cc:2243] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:06.995350 16486 pending_rounds.cc:70] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Trying to abort 1 pending ops.
I20260710 13:22:06.995546 16486 pending_rounds.cc:77] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993121249697792 op_type: NO_OP noop_request { }
I20260710 13:22:06.995811 16486 raft_consensus.cc:2889] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:06.996068 16486 raft_consensus.cc:2272] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.997892 16486 tablet_replica.cc:333] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:06.998396 16486 raft_consensus.cc:2243] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:06.998769 16486 raft_consensus.cc:2272] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.000634 16486 tablet_replica.cc:333] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:07.001129 16486 raft_consensus.cc:2243] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.001639 16486 pending_rounds.cc:70] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Trying to abort 1 pending ops.
I20260710 13:22:07.001825 16486 pending_rounds.cc:77] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993120877477888 op_type: NO_OP noop_request { }
I20260710 13:22:07.002082 16486 raft_consensus.cc:2889] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:07.002332 16486 raft_consensus.cc:2272] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.004205 16486 tablet_replica.cc:333] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:07.004832 16486 raft_consensus.cc:2243] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.005414 16486 pending_rounds.cc:70] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Trying to abort 1 pending ops.
I20260710 13:22:07.005609 16486 pending_rounds.cc:77] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993120273375232 op_type: NO_OP noop_request { }
I20260710 13:22:07.005861 16486 raft_consensus.cc:2889] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:07.006122 16486 raft_consensus.cc:2272] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.007943 16486 tablet_replica.cc:333] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:07.008495 16486 raft_consensus.cc:2243] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.008873 16486 raft_consensus.cc:2272] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.010710 16486 tablet_replica.cc:333] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:07.011242 16486 raft_consensus.cc:2243] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.011989 16486 raft_consensus.cc:2272] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.013703 16486 tablet_replica.cc:333] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: stopping tablet replica
I20260710 13:22:07.014132 16486 raft_consensus.cc:2243] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.014804 16486 raft_consensus.cc:2272] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.088294 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
W20260710 13:22:07.203753 19452 consensus_peers.cc:597] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:07.251137 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:07.341869 19526 consensus_peers.cc:597] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:08.169860 19687 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.170519 19687 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.172386 19687 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.173609 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
W20260710 13:22:08.176028 19452 leader_election.cc:336] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.176434 19452 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:08.176796 19692 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.177152 19687 raft_consensus.cc:2749] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:08.177495 19692 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.179280 19692 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.180768 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:08.181389 19486 raft_consensus.cc:2468] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:08.182505 19526 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.183259 19692 raft_consensus.cc:2804] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:22:08.183284 19526 leader_election.cc:336] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.183643 19692 raft_consensus.cc:493] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.183969 19692 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.189322 19687 raft_consensus.cc:493] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:08.189988 19687 raft_consensus.cc:515] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.190263 19692 raft_consensus.cc:515] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.192102 19692 leader_election.cc:290] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.192706 19687 leader_election.cc:290] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.193230 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:08.193974 19560 raft_consensus.cc:2468] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 1.
I20260710 13:22:08.194458 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b09b87c7184eafb3134ca38b0dbe52" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:08.195020 19486 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.195269 19450 leader_election.cc:304] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.196142 19687 raft_consensus.cc:2804] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:08.196485 19687 raft_consensus.cc:493] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:08.196658 19452 leader_election.cc:336] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.196811 19687 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.197475 19526 leader_election.cc:336] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.201521 19486 raft_consensus.cc:2468] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 2.
I20260710 13:22:08.202500 19526 leader_election.cc:304] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.202500 19687 raft_consensus.cc:515] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.203449 19692 raft_consensus.cc:2804] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.203869 19692 raft_consensus.cc:697] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Becoming Leader. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Running, Role: LEADER
I20260710 13:22:08.204942 19692 consensus_queue.cc:237] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.205472 19687 leader_election.cc:290] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.205672 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc3c454179455c921b2bb359ce9c33" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:08.206251 19560 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.210538 19452 leader_election.cc:336] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.213860 19560 raft_consensus.cc:2468] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 2.
I20260710 13:22:08.213604 19309 catalog_manager.cc:5697] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:08.214821 19450 leader_election.cc:304] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.215577 19687 raft_consensus.cc:2804] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.216084 19687 raft_consensus.cc:697] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Becoming Leader. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Running, Role: LEADER
I20260710 13:22:08.216928 19687 consensus_queue.cc:237] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Queue going to LEADER 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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.226197 19306 catalog_manager.cc:5697] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:08.245383 19692 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.245920 19692 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:08.247506 19692 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:08.248262 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:08.248998 19486 raft_consensus.cc:2468] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:08.249521 19686 raft_consensus.cc:493] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:08.249807 19687 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.250074 19686 raft_consensus.cc:515] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.250357 19526 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.250293 19687 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:08.251245 19692 raft_consensus.cc:2804] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:08.251596 19692 raft_consensus.cc:493] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.251943 19692 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.252532 19687 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755), a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
W20260710 13:22:08.253100 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:08.253779 19526 leader_election.cc:336] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.253965 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:08.254269 19686 leader_election.cc:290] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.255836 19561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:08.256527 19561 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 1.
I20260710 13:22:08.257488 19450 leader_election.cc:304] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
W20260710 13:22:08.257735 19452 leader_election.cc:336] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
W20260710 13:22:08.258239 19452 leader_election.cc:336] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.258294 19686 raft_consensus.cc:2804] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:08.258810 19686 raft_consensus.cc:493] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:08.259164 19686 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.260691 19692 raft_consensus.cc:515] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:08.261642 19560 raft_consensus.cc:2393] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in current term 2: Already voted for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in this term.
I20260710 13:22:08.262327 19692 leader_election.cc:290] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: Requested vote from peers a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481), a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:08.262935 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1d377f63cb4ba89754824b5841ef6f" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:08.263514 19486 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.263545 19450 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:08.265638 19686 raft_consensus.cc:515] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
W20260710 13:22:08.267586 19526 leader_election.cc:336] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.268083 19686 leader_election.cc:290] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.268554 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90165a0416c4a258bec3e39e18c20a1" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:08.269088 19560 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.270556 19486 raft_consensus.cc:2468] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 2.
I20260710 13:22:08.271107 19687 raft_consensus.cc:2749] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:22:08.271301 19452 leader_election.cc:336] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.271849 19526 leader_election.cc:304] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.272722 19692 raft_consensus.cc:2804] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.273307 19692 raft_consensus.cc:697] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Becoming Leader. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Running, Role: LEADER
I20260710 13:22:08.274202 19692 consensus_queue.cc:237] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:08.276235 19560 raft_consensus.cc:2468] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 2.
I20260710 13:22:08.277318 19450 leader_election.cc:304] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.278167 19687 raft_consensus.cc:2804] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.278618 19687 raft_consensus.cc:697] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Becoming Leader. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Running, Role: LEADER
I20260710 13:22:08.279618 19687 consensus_queue.cc:237] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Queue going to LEADER 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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.289357 19309 catalog_manager.cc:5697] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:08.289309 19306 catalog_manager.cc:5697] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:08.418733 19692 raft_consensus.cc:493] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.418951 19691 raft_consensus.cc:493] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:08.419546 19692 raft_consensus.cc:515] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.419548 19691 raft_consensus.cc:515] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.421656 19691 leader_election.cc:290] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.421718 19692 leader_election.cc:290] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.424235 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:08.424777 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:08.425061 19486 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:08.426168 19526 leader_election.cc:304] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.426816 19692 raft_consensus.cc:2804] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:22:08.426879 19526 leader_election.cc:336] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.427268 19692 raft_consensus.cc:493] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:08.427455 19526 leader_election.cc:336] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.427623 19692 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.428539 19526 leader_election.cc:304] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0b9b5fc40e4afb8780410bf738e2b2; no voters: a405462227f240e39608566ba4add7a3, a9f72821564b4ee6ae9efbcdb1bd0ba8
I20260710 13:22:08.429270 19691 raft_consensus.cc:2749] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:08.433272 19692 raft_consensus.cc:515] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.434952 19692 leader_election.cc:290] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.436404 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc69e11c7004d63b78a56fd586e590a" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:08.436947 19486 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.438571 19526 leader_election.cc:336] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.445770 19486 raft_consensus.cc:2468] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 2.
I20260710 13:22:08.447141 19526 leader_election.cc:304] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.447906 19692 raft_consensus.cc:2804] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.448446 19692 raft_consensus.cc:697] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Becoming Leader. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Running, Role: LEADER
I20260710 13:22:08.449466 19692 consensus_queue.cc:237] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Queue going to LEADER 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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.451925 19687 raft_consensus.cc:493] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.452559 19687 raft_consensus.cc:515] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.454707 19687 leader_election.cc:290] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.455715 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:08.456290 19560 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 1.
I20260710 13:22:08.457213 19450 leader_election.cc:304] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.457880 19687 raft_consensus.cc:2804] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:08.457468 19309 catalog_manager.cc:5697] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:08.458254 19687 raft_consensus.cc:493] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.458617 19687 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.461447 19452 leader_election.cc:336] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.465178 19687 raft_consensus.cc:515] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.466853 19687 leader_election.cc:290] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.467926 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9cb0932e9104ad4b24cdbb6967376e5" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:08.468441 19560 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.470213 19452 leader_election.cc:336] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.472617 19687 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.473158 19687 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.473814 19560 raft_consensus.cc:2468] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 2.
I20260710 13:22:08.474840 19450 leader_election.cc:304] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.475128 19687 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.475634 19687 raft_consensus.cc:2804] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.475906 19687 raft_consensus.cc:697] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Becoming Leader. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Running, Role: LEADER
I20260710 13:22:08.476764 19687 consensus_queue.cc:237] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.477101 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
W20260710 13:22:08.478845 19452 leader_election.cc:336] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.479322 19452 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 3f0b9b5fc40e4afb8780410bf738e2b2, a405462227f240e39608566ba4add7a3
I20260710 13:22:08.480145 19686 raft_consensus.cc:2749] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:08.484560 19692 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.484138 19309 catalog_manager.cc:5697] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:08.485073 19692 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.487107 19692 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.488488 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" is_pre_election: true
I20260710 13:22:08.489078 19486 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 1.
I20260710 13:22:08.490072 19526 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
I20260710 13:22:08.490857 19692 raft_consensus.cc:2804] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:22:08.490916 19526 leader_election.cc:336] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.491344 19692 raft_consensus.cc:493] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a405462227f240e39608566ba4add7a3)
I20260710 13:22:08.491716 19692 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.496671 19692 raft_consensus.cc:515] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.498298 19692 leader_election.cc:290] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481)
I20260710 13:22:08.499658 19486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d87086a79343a18f0cc7b59be84252" candidate_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8"
I20260710 13:22:08.500175 19486 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.501433 19526 leader_election.cc:336] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.504566 19486 raft_consensus.cc:2468] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0b9b5fc40e4afb8780410bf738e2b2 in term 2.
I20260710 13:22:08.505398 19526 leader_election.cc:304] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.505967 19692 raft_consensus.cc:2804] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.506323 19692 raft_consensus.cc:697] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Becoming Leader. State: Replica: 3f0b9b5fc40e4afb8780410bf738e2b2, State: Running, Role: LEADER
I20260710 13:22:08.507131 19692 consensus_queue.cc:237] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.514082 19309 catalog_manager.cc:5697] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:08.601586 19526 consensus_peers.cc:597] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:08.610972 19486 raft_consensus.cc:1275] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Refusing update from remote peer 3f0b9b5fc40e4afb8780410bf738e2b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:08.612107 19692 consensus_queue.cc:1048] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:08.742597 19452 consensus_peers.cc:597] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:08.751035 19560 raft_consensus.cc:1275] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Refusing update from remote peer a9f72821564b4ee6ae9efbcdb1bd0ba8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:08.752535 19686 consensus_queue.cc:1048] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:08.754448 19560 raft_consensus.cc:1275] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Refusing update from remote peer a9f72821564b4ee6ae9efbcdb1bd0ba8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:08.755801 19686 consensus_queue.cc:1048] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:08.771941 19452 consensus_peers.cc:597] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:08.785562 19712 raft_consensus.cc:493] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:08.786087 19712 raft_consensus.cc:515] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.788066 19712 leader_election.cc:290] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.789312 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" is_pre_election: true
I20260710 13:22:08.790078 19560 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 1.
I20260710 13:22:08.791085 19450 leader_election.cc:304] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: 
W20260710 13:22:08.791613 19452 leader_election.cc:336] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.791810 19712 raft_consensus.cc:2804] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:08.792181 19712 raft_consensus.cc:493] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:08.792495 19712 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:08.797235 19712 raft_consensus.cc:515] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.798736 19712 leader_election.cc:290] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: Requested vote from peers a405462227f240e39608566ba4add7a3 (127.16.25.129:32779), 3f0b9b5fc40e4afb8780410bf738e2b2 (127.16.25.131:41755)
I20260710 13:22:08.799760 19560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c72856f1f746f38f76961ada23681c" candidate_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2"
I20260710 13:22:08.800346 19560 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:08.802196 19452 leader_election.cc:336] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111)
I20260710 13:22:08.805823 19560 raft_consensus.cc:2468] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f72821564b4ee6ae9efbcdb1bd0ba8 in term 2.
I20260710 13:22:08.806855 19450 leader_election.cc:304] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [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: 3f0b9b5fc40e4afb8780410bf738e2b2, a9f72821564b4ee6ae9efbcdb1bd0ba8; no voters: a405462227f240e39608566ba4add7a3
I20260710 13:22:08.807626 19712 raft_consensus.cc:2804] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:08.808079 19712 raft_consensus.cc:697] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Becoming Leader. State: Replica: a9f72821564b4ee6ae9efbcdb1bd0ba8, State: Running, Role: LEADER
I20260710 13:22:08.809026 19712 consensus_queue.cc:237] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Queue going to LEADER 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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:08.816280 19306 catalog_manager.cc:5697] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 reported cstate change: term changed from 1 to 2, leader changed from a405462227f240e39608566ba4add7a3 (127.16.25.129) to a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:08.826700 19486 raft_consensus.cc:1275] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Refusing update from remote peer 3f0b9b5fc40e4afb8780410bf738e2b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:08.827749 19692 consensus_queue.cc:1048] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:08.839890 19526 consensus_peers.cc:597] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:08.872520 19452 consensus_peers.cc:597] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:08.878398 19486 raft_consensus.cc:1275] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Refusing update from remote peer 3f0b9b5fc40e4afb8780410bf738e2b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:08.879617 19691 consensus_queue.cc:1048] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:08.893479 19526 consensus_peers.cc:597] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:09.086601 19560 raft_consensus.cc:1275] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Refusing update from remote peer a9f72821564b4ee6ae9efbcdb1bd0ba8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:09.087977 19712 consensus_queue.cc:1048] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:09.124221 19486 raft_consensus.cc:1275] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Refusing update from remote peer 3f0b9b5fc40e4afb8780410bf738e2b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:09.125891 19715 consensus_queue.cc:1048] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:09.126475 19526 consensus_peers.cc:597] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:09.253927 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:09.347975 19452 consensus_peers.cc:597] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:09.426465 19560 raft_consensus.cc:1275] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Refusing update from remote peer a9f72821564b4ee6ae9efbcdb1bd0ba8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:09.427727 19712 consensus_queue.cc:1048] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:09.525712 19526 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260710 13:22:09.730276 19526 consensus_peers.cc:597] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:09.818212 19452 consensus_peers.cc:597] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:10.254679 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:11.143015 19452 consensus_peers.cc:597] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.162871 19526 consensus_peers.cc:597] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.255596 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:11.288491 19526 consensus_peers.cc:597] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.403517 19526 consensus_peers.cc:597] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.409930 19452 consensus_peers.cc:597] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.689639 19526 consensus_peers.cc:597] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.713292 19452 consensus_peers.cc:597] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.870396 19452 consensus_peers.cc:597] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:11.912400 19526 consensus_peers.cc:597] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:12.084935 19452 consensus_peers.cc:597] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:12.121889 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:12.129611 19721 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
W20260710 13:22:12.130761 19722 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
W20260710 13:22:12.133958 19724 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
I20260710 13:22:12.134774 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:12.135942 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:12.136168 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:12.136418 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689732136399 us; error 0 us; skew 500 ppm
I20260710 13:22:12.137002 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:12.139616 16486 webserver.cc:533] Webserver started at http://127.16.25.129:38815/ using document root <none> and password file <none>
I20260710 13:22:12.140116 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:12.140300 16486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:22:12.143872 16486 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:22:12.148180 19729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:12.149030 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:22:12.149422 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "a405462227f240e39608566ba4add7a3"
format_stamp: "Formatted at 2026-07-10 13:22:05 on dist-test-slave-dc44"
I20260710 13:22:12.149883 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689656476958-16486-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)
I20260710 13:22:12.162339 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:12.163681 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:12.165117 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:12.168577 19736 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:22:12.210423 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:22:12.210753 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.002s	sys 0.000s
I20260710 13:22:12.211056 16486 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:22:12.215364 19736 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.228945 19736 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.229640 19736 tablet_bootstrap.cc:492] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.230150 19736 ts_tablet_manager.cc:1403] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:22:12.232182 19736 raft_consensus.cc:359] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.232672 19736 raft_consensus.cc:740] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.233254 19736 consensus_queue.cc:260] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.235447 19736 ts_tablet_manager.cc:1434] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:22:12.236066 19736 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.246660 16486 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:22:12.246923 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.030s	sys 0.002s
I20260710 13:22:12.247284 19736 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.248070 19736 tablet_bootstrap.cc:492] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.248581 19736 ts_tablet_manager.cc:1403] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:22:12.250710 19736 raft_consensus.cc:359] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.251439 19736 raft_consensus.cc:740] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.252080 19736 consensus_queue.cc:260] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.253463 19736 ts_tablet_manager.cc:1434] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:22:12.254123 19736 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
W20260710 13:22:12.256762 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:12.270407 19736 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.271567 19736 tablet_bootstrap.cc:492] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.272349 19736 ts_tablet_manager.cc:1403] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:12.275645 19736 raft_consensus.cc:359] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.276717 19736 raft_consensus.cc:740] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.277751 19736 consensus_queue.cc:260] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.280658 19736 ts_tablet_manager.cc:1434] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:22:12.281635 19736 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.297684 19736 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.298768 19736 tablet_bootstrap.cc:492] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.299479 19736 ts_tablet_manager.cc:1403] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:22:12.301113 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:32779
I20260710 13:22:12.301194 19797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:32779 every 8 connection(s)
I20260710 13:22:12.302168 19736 raft_consensus.cc:359] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.302997 19736 raft_consensus.cc:740] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.303645 19736 consensus_queue.cc:260] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.305732 19736 ts_tablet_manager.cc:1434] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:12.306624 19736 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.306686 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:12.315336 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:12.315917 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:12.316601 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:12.327409 19736 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.328397 19736 tablet_bootstrap.cc:492] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.328879 19736 ts_tablet_manager.cc:1403] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:22:12.331329 19736 raft_consensus.cc:359] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:12.331817 19736 raft_consensus.cc:740] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.332458 19736 consensus_queue.cc:260] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [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: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } } peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } }
I20260710 13:22:12.334396 19736 ts_tablet_manager.cc:1434] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:22:12.335060 19736 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.338593 19772 raft_consensus.cc:3060] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.339552 19798 heartbeater.cc:344] Connected to a master server at 127.16.25.190:43509
I20260710 13:22:12.340021 19798 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:12.340948 19798 heartbeater.cc:507] Master 127.16.25.190:43509 requested a full tablet report, sending...
I20260710 13:22:12.345500 19772 pending_rounds.cc:85] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Aborting all ops after (but not including) 0
I20260710 13:22:12.345809 19772 pending_rounds.cc:107] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:12.346141 19772 raft_consensus.cc:2889] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:12.347649 19736 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.348356 19736 tablet_bootstrap.cc:492] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.348189 19771 raft_consensus.cc:3060] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.349027 19736 ts_tablet_manager.cc:1403] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:22:12.351066 19736 raft_consensus.cc:359] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.351567 19736 raft_consensus.cc:740] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.352131 19736 consensus_queue.cc:260] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.353510 19736 ts_tablet_manager.cc:1434] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:22:12.354084 19736 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.358309 19771 pending_rounds.cc:85] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Aborting all ops after (but not including) 0
I20260710 13:22:12.358714 19771 pending_rounds.cc:107] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:12.359140 19771 raft_consensus.cc:2889] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:12.366731 19736 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.367449 19736 tablet_bootstrap.cc:492] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.367925 19736 ts_tablet_manager.cc:1403] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:22:12.369971 19306 ts_manager.cc:194] Re-registered known tserver with Master: a405462227f240e39608566ba4add7a3 (127.16.25.129:32779)
I20260710 13:22:12.370298 19736 raft_consensus.cc:359] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.371133 19736 raft_consensus.cc:740] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.371860 19736 consensus_queue.cc:260] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.373790 19736 ts_tablet_manager.cc:1434] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:12.374537 19736 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.382570 19306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59990
I20260710 13:22:12.385946 19798 heartbeater.cc:499] Master 127.16.25.190:43509 was elected leader, sending a full tablet report...
I20260710 13:22:12.388718 19736 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.389660 19736 tablet_bootstrap.cc:492] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.390280 19736 ts_tablet_manager.cc:1403] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:22:12.392587 19736 raft_consensus.cc:359] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.393221 19736 raft_consensus.cc:740] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.393958 19736 consensus_queue.cc:260] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.395959 19736 ts_tablet_manager.cc:1434] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:12.396708 19736 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.410537 19736 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.411211 19736 tablet_bootstrap.cc:492] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.411661 19736 ts_tablet_manager.cc:1403] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:22:12.413203 19736 raft_consensus.cc:359] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.413630 19736 raft_consensus.cc:740] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.414060 19736 consensus_queue.cc:260] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.415712 19736 ts_tablet_manager.cc:1434] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:12.416496 19736 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Bootstrap starting.
I20260710 13:22:12.430009 19736 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: 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
I20260710 13:22:12.430646 19736 tablet_bootstrap.cc:492] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Bootstrap complete.
I20260710 13:22:12.431133 19736 ts_tablet_manager.cc:1403] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:22:12.432713 19736 raft_consensus.cc:359] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.433172 19736 raft_consensus.cc:740] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a405462227f240e39608566ba4add7a3, State: Initialized, Role: FOLLOWER
I20260710 13:22:12.433691 19736 consensus_queue.cc:260] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [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: "a405462227f240e39608566ba4add7a3" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 32779 } } peers { permanent_uuid: "a9f72821564b4ee6ae9efbcdb1bd0ba8" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 33481 } } peers { permanent_uuid: "3f0b9b5fc40e4afb8780410bf738e2b2" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 41755 } }
I20260710 13:22:12.435467 19736 ts_tablet_manager.cc:1434] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:12.461376 19771 raft_consensus.cc:3060] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.466591 19771 pending_rounds.cc:85] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Aborting all ops after (but not including) 0
I20260710 13:22:12.466851 19771 pending_rounds.cc:107] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:12.467125 19771 raft_consensus.cc:2889] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:12.472721 19771 raft_consensus.cc:3060] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.638603 19771 raft_consensus.cc:3060] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.739142 19771 raft_consensus.cc:3060] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.743765 19771 pending_rounds.cc:85] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Aborting all ops after (but not including) 0
I20260710 13:22:12.743954 19771 pending_rounds.cc:107] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:12.744115 19771 raft_consensus.cc:2889] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:12.751926 19771 raft_consensus.cc:3060] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:12.891629 19771 raft_consensus.cc:3060] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:13.257731 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:13.326181 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:13.332165 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:13.332652 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:13.333201 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:14.258698 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:14.339414 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:14.345484 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:14.345880 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:14.346345 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:15.259590 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:15.353036 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:15.359212 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:15.359700 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:15.360301 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:16.260550 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:16.378721 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:16.384079 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:16.384501 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:16.384953 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:16.495821 19341 debug-util.cc:398] Leaking SignalData structure 0x7b08001757a0 after lost signal to thread 16489
W20260710 13:22:16.496709 19341 debug-util.cc:398] Leaking SignalData structure 0x7b0800028ae0 after lost signal to thread 19344
W20260710 13:22:16.497650 19341 debug-util.cc:398] Leaking SignalData structure 0x7b08002361c0 after lost signal to thread 19511
W20260710 13:22:16.498482 19341 debug-util.cc:398] Leaking SignalData structure 0x7b080027aca0 after lost signal to thread 19585
W20260710 13:22:16.499404 19341 debug-util.cc:398] Leaking SignalData structure 0x7b080004e6a0 after lost signal to thread 19797
W20260710 13:22:17.262409 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:17.390933 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:17.403613 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:17.411863 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:17.412402 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:22:18.263957 19358 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:18.439004 16486 tablet_server.cc:179] TabletServer@127.16.25.129:32779 shutting down...
W20260710 13:22:18.467733 19526 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260710 13:22:18.471175 19526 consensus_peers.cc:597] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:18.488548 19452 consensus_peers.cc:597] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.491166 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.492303 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.493603 16486 raft_consensus.cc:2243] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.494499 16486 raft_consensus.cc:2272] T 51bc3c454179455c921b2bb359ce9c33 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.498615 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.499410 16486 raft_consensus.cc:2243] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.500044 16486 raft_consensus.cc:2272] T 97b09b87c7184eafb3134ca38b0dbe52 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.503504 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.504280 16486 raft_consensus.cc:2243] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.504863 16486 raft_consensus.cc:2272] T 5b1d377f63cb4ba89754824b5841ef6f P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.508410 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.509157 16486 raft_consensus.cc:2243] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.509760 16486 raft_consensus.cc:2272] T 38187910f3e449d9bd3baa0c1a365682 P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.512852 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.513593 16486 raft_consensus.cc:2243] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.514138 16486 raft_consensus.cc:2272] T 5cc69e11c7004d63b78a56fd586e590a P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.517313 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.518013 16486 raft_consensus.cc:2243] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.518632 16486 raft_consensus.cc:2272] T 85c72856f1f746f38f76961ada23681c P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.521811 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.522531 16486 raft_consensus.cc:2243] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.523043 16486 raft_consensus.cc:2272] T 639c2d0fadfb40f2a583a49cbfa12fcd P a405462227f240e39608566ba4add7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.526190 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.526979 16486 raft_consensus.cc:2243] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.527565 16486 raft_consensus.cc:2272] T c90165a0416c4a258bec3e39e18c20a1 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.530476 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.531141 16486 raft_consensus.cc:2243] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.531718 16486 raft_consensus.cc:2272] T a9cb0932e9104ad4b24cdbb6967376e5 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.534911 16486 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:18.535578 16486 raft_consensus.cc:2243] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.536188 16486 raft_consensus.cc:2272] T f7d87086a79343a18f0cc7b59be84252 P a405462227f240e39608566ba4add7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:18.546767 19526 consensus_peers.cc:597] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.576557 16486 tablet_server.cc:196] TabletServer@127.16.25.129:32779 shutdown complete.
I20260710 13:22:18.605531 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:22:18.639443 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.640340 16486 tablet_replica.cc:333] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.641255 16486 raft_consensus.cc:2243] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.642429 16486 raft_consensus.cc:2272] T 51bc3c454179455c921b2bb359ce9c33 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.645512 16486 tablet_replica.cc:333] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.646418 16486 raft_consensus.cc:2243] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.647080 16486 raft_consensus.cc:2272] T f7d87086a79343a18f0cc7b59be84252 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.650221 16486 tablet_replica.cc:333] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.651014 16486 raft_consensus.cc:2243] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.652201 16486 raft_consensus.cc:2272] T a9cb0932e9104ad4b24cdbb6967376e5 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.655189 16486 tablet_replica.cc:333] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.655925 16486 raft_consensus.cc:2243] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.657089 16486 raft_consensus.cc:2272] T 38187910f3e449d9bd3baa0c1a365682 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.660022 16486 tablet_replica.cc:333] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.660738 16486 raft_consensus.cc:2243] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.661310 16486 raft_consensus.cc:2272] T 5cc69e11c7004d63b78a56fd586e590a P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.664132 16486 tablet_replica.cc:333] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.664930 16486 raft_consensus.cc:2243] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.666030 16486 raft_consensus.cc:2272] T 85c72856f1f746f38f76961ada23681c P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.668774 16486 tablet_replica.cc:333] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.669473 16486 raft_consensus.cc:2243] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.671629 16486 raft_consensus.cc:2272] T c90165a0416c4a258bec3e39e18c20a1 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.674295 16486 tablet_replica.cc:333] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
W20260710 13:22:18.674883 19526 consensus_peers.cc:597] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a9f72821564b4ee6ae9efbcdb1bd0ba8 (127.16.25.130:33481): Couldn't send request to peer a9f72821564b4ee6ae9efbcdb1bd0ba8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.675036 16486 raft_consensus.cc:2243] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.675575 16486 raft_consensus.cc:2272] T 639c2d0fadfb40f2a583a49cbfa12fcd P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.677564 16486 tablet_replica.cc:333] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.678092 16486 raft_consensus.cc:2243] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.678539 16486 raft_consensus.cc:2272] T 5b1d377f63cb4ba89754824b5841ef6f P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.680567 16486 tablet_replica.cc:333] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8: stopping tablet replica
I20260710 13:22:18.681046 16486 raft_consensus.cc:2243] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.681461 16486 raft_consensus.cc:2272] T 97b09b87c7184eafb3134ca38b0dbe52 P a9f72821564b4ee6ae9efbcdb1bd0ba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.714131 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
W20260710 13:22:18.726263 19526 consensus_peers.cc:597] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 -> Peer a405462227f240e39608566ba4add7a3 (127.16.25.129:32779): Couldn't send request to peer a405462227f240e39608566ba4add7a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.743744 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
I20260710 13:22:18.776868 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.777729 16486 tablet_replica.cc:333] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.778527 16486 raft_consensus.cc:2243] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.779109 16486 raft_consensus.cc:2272] T 85c72856f1f746f38f76961ada23681c P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.781317 16486 tablet_replica.cc:333] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.781876 16486 raft_consensus.cc:2243] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.782326 16486 raft_consensus.cc:2272] T 51bc3c454179455c921b2bb359ce9c33 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.784657 16486 tablet_replica.cc:333] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.785192 16486 raft_consensus.cc:2243] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.785979 16486 raft_consensus.cc:2272] T 5cc69e11c7004d63b78a56fd586e590a P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.788219 16486 tablet_replica.cc:333] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.788724 16486 raft_consensus.cc:2243] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.789166 16486 raft_consensus.cc:2272] T 38187910f3e449d9bd3baa0c1a365682 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.791371 16486 tablet_replica.cc:333] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.791899 16486 raft_consensus.cc:2243] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.792378 16486 raft_consensus.cc:2272] T a9cb0932e9104ad4b24cdbb6967376e5 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.794461 16486 tablet_replica.cc:333] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.794925 16486 raft_consensus.cc:2243] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.795917 16486 raft_consensus.cc:2272] T f7d87086a79343a18f0cc7b59be84252 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.797765 16486 tablet_replica.cc:333] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.798278 16486 raft_consensus.cc:2243] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.799103 16486 raft_consensus.cc:2272] T 5b1d377f63cb4ba89754824b5841ef6f P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.801227 16486 tablet_replica.cc:333] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.801736 16486 raft_consensus.cc:2243] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.802501 16486 raft_consensus.cc:2272] T 97b09b87c7184eafb3134ca38b0dbe52 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.804380 16486 tablet_replica.cc:333] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.804839 16486 raft_consensus.cc:2243] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.805298 16486 raft_consensus.cc:2272] T c90165a0416c4a258bec3e39e18c20a1 P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.807298 16486 tablet_replica.cc:333] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2: stopping tablet replica
I20260710 13:22:18.807708 16486 raft_consensus.cc:2243] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.808523 16486 raft_consensus.cc:2272] T 639c2d0fadfb40f2a583a49cbfa12fcd P 3f0b9b5fc40e4afb8780410bf738e2b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.831890 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:22:18.859843 16486 master.cc:562] Master@127.16.25.190:43509 shutting down...
I20260710 13:22:18.890341 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.891059 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.891403 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P a09e17a173f544e9996f5a472a502656: stopping tablet replica
I20260710 13:22:19.011358 16486 master.cc:584] Master@127.16.25.190:43509 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13927 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:22:19.051882 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:36553
I20260710 13:22:19.052995 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.058629 19838 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
W20260710 13:22:19.058646 19837 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
W20260710 13:22:19.058940 19840 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
I20260710 13:22:19.060326 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:19.061098 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.061264 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.061371 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689739061359 us; error 0 us; skew 500 ppm
I20260710 13:22:19.061816 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.064126 16486 webserver.cc:533] Webserver started at http://127.16.25.190:45647/ using document root <none> and password file <none>
I20260710 13:22:19.064551 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.064692 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.064913 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.065912 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.069969 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:19.073156 19845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.073814 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:19.074043 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.074275 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-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)
I20260710 13:22:19.083441 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.084479 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.120915 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:36553
I20260710 13:22:19.121022 19896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:36553 every 8 connection(s)
I20260710 13:22:19.124647 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.135381 19897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c: Bootstrap starting.
I20260710 13:22:19.140059 19897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.143877 19897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c: No bootstrap required, opened a new log
I20260710 13:22:19.145821 19897 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER }
I20260710 13:22:19.146188 19897 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.146365 19897 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c29ef3824c5f910f94e1c1f89c8c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.146886 19897 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER }
I20260710 13:22:19.147370 19897 raft_consensus.cc:399] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:19.147553 19897 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:19.147754 19897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.151639 19897 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER }
I20260710 13:22:19.152084 19897 leader_election.cc:304] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [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: bbe5c29ef3824c5f910f94e1c1f89c8c; no voters: 
I20260710 13:22:19.153034 19897 leader_election.cc:290] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:19.153333 19900 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:19.154587 19900 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 1 LEADER]: Becoming Leader. State: Replica: bbe5c29ef3824c5f910f94e1c1f89c8c, State: Running, Role: LEADER
I20260710 13:22:19.155310 19900 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [LEADER]: Queue going to LEADER mode. State: All 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: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER }
I20260710 13:22:19.156495 19897 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:19.161285 19902 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbe5c29ef3824c5f910f94e1c1f89c8c. Latest consensus state: current_term: 1 leader_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER } }
I20260710 13:22:19.161824 19902 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:19.163375 19901 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c29ef3824c5f910f94e1c1f89c8c" member_type: VOTER } }
I20260710 13:22:19.163910 19908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:19.163940 19901 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:19.169130 19908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:19.171286 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:19.177696 19908 catalog_manager.cc:1383] Generated new cluster ID: fdc58e2035d24d5a96b12bdfc32455db
I20260710 13:22:19.178007 19908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:19.191701 19908 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:19.192937 19908 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:19.211364 19908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c: Generated new TSK 0
I20260710 13:22:19.211938 19908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:19.240255 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.245961 19918 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
W20260710 13:22:19.246757 19919 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
W20260710 13:22:19.248426 19921 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
I20260710 13:22:19.249061 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:19.249872 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.250067 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.250231 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689739250212 us; error 0 us; skew 500 ppm
I20260710 13:22:19.250749 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.252942 16486 webserver.cc:533] Webserver started at http://127.16.25.129:45197/ using document root <none> and password file <none>
I20260710 13:22:19.253412 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.253603 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.253857 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.254909 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "53a290b30197494c97a8d8c4d0d88eb8"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.259126 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:22:19.262120 19926 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.262813 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:19.263123 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "53a290b30197494c97a8d8c4d0d88eb8"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.263401 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-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)
I20260710 13:22:19.274593 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.275768 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.277128 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.279265 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.279474 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.279712 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.279891 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.319096 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:41639
I20260710 13:22:19.319209 19988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:41639 every 8 connection(s)
I20260710 13:22:19.324061 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.331223 19993 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
W20260710 13:22:19.332261 19994 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
I20260710 13:22:19.334712 16486 server_base.cc:1061] running on GCE node
W20260710 13:22:19.334987 19996 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
I20260710 13:22:19.336174 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.336421 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.336632 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689739336596 us; error 0 us; skew 500 ppm
I20260710 13:22:19.337335 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.337432 19989 heartbeater.cc:344] Connected to a master server at 127.16.25.190:36553
I20260710 13:22:19.337824 19989 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:19.338783 19989 heartbeater.cc:507] Master 127.16.25.190:36553 requested a full tablet report, sending...
I20260710 13:22:19.340183 16486 webserver.cc:533] Webserver started at http://127.16.25.130:39309/ using document root <none> and password file <none>
I20260710 13:22:19.340751 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.340958 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.341251 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.341188 19862 ts_manager.cc:194] Registered new tserver with Master: 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639)
I20260710 13:22:19.342507 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "2ef0d69aa78a47918665a6622169a2ac"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.343086 19862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40158
I20260710 13:22:19.347482 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:19.350592 20001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.351331 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:19.351608 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "2ef0d69aa78a47918665a6622169a2ac"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.351878 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-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)
I20260710 13:22:19.367524 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.368611 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.369951 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.372102 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.372292 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.372547 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.372699 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.411134 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:45269
I20260710 13:22:19.411258 20063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:45269 every 8 connection(s)
I20260710 13:22:19.415679 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.422500 20067 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
W20260710 13:22:19.424335 20068 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
W20260710 13:22:19.427883 20070 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
I20260710 13:22:19.428300 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:19.428450 20064 heartbeater.cc:344] Connected to a master server at 127.16.25.190:36553
I20260710 13:22:19.428906 20064 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:19.429425 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.429646 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.429622 20064 heartbeater.cc:507] Master 127.16.25.190:36553 requested a full tablet report, sending...
I20260710 13:22:19.430004 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689739429968 us; error 0 us; skew 500 ppm
I20260710 13:22:19.430621 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.432175 19862 ts_manager.cc:194] Registered new tserver with Master: 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:19.433027 16486 webserver.cc:533] Webserver started at http://127.16.25.131:37571/ using document root <none> and password file <none>
I20260710 13:22:19.433547 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.433758 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.433738 19862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40160
I20260710 13:22:19.434257 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.435549 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.439733 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:22:19.442680 20075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.443343 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:19.443630 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-dc44"
I20260710 13:22:19.443892 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689656476958-16486-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)
I20260710 13:22:19.461625 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.462744 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.464174 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.466432 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.466598 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.466768 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.466897 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.504822 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:43735
I20260710 13:22:19.504931 20137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:43735 every 8 connection(s)
I20260710 13:22:19.517751 20138 heartbeater.cc:344] Connected to a master server at 127.16.25.190:36553
I20260710 13:22:19.518091 20138 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:19.518767 20138 heartbeater.cc:507] Master 127.16.25.190:36553 requested a full tablet report, sending...
I20260710 13:22:19.520592 19862 ts_manager.cc:194] Registered new tserver with Master: 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:19.521294 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013314262s
I20260710 13:22:19.521908 19862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40166
I20260710 13:22:19.543517 19862 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40176:
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"
    }
  }
}
W20260710 13:22:19.545567 19862 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.
I20260710 13:22:19.587639 19954 tablet_service.cc:1511] Processing CreateTablet for tablet 575a794089f9444fa1fe9389cbd05064 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.588042 19953 tablet_service.cc:1511] Processing CreateTablet for tablet cd95ba8355f741b0ae33c37b83e38e19 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.589076 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575a794089f9444fa1fe9389cbd05064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.589699 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd95ba8355f741b0ae33c37b83e38e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.595928 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 575a794089f9444fa1fe9389cbd05064 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.597218 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575a794089f9444fa1fe9389cbd05064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.598248 20102 tablet_service.cc:1511] Processing CreateTablet for tablet cd95ba8355f741b0ae33c37b83e38e19 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.599534 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd95ba8355f741b0ae33c37b83e38e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.604393 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 575a794089f9444fa1fe9389cbd05064 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.605652 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575a794089f9444fa1fe9389cbd05064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.610347 20028 tablet_service.cc:1511] Processing CreateTablet for tablet cd95ba8355f741b0ae33c37b83e38e19 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f64b7cbc2164475791d50cf8dba7f465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.611621 20028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd95ba8355f741b0ae33c37b83e38e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.612603 20152 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: Bootstrap starting.
I20260710 13:22:19.621999 20152 tablet_bootstrap.cc:654] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.634685 20153 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: Bootstrap starting.
I20260710 13:22:19.635552 20154 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: Bootstrap starting.
I20260710 13:22:19.638850 20152 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: No bootstrap required, opened a new log
I20260710 13:22:19.639354 20152 ts_tablet_manager.cc:1403] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260710 13:22:19.641649 20152 raft_consensus.cc:359] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.642009 20153 tablet_bootstrap.cc:654] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.642206 20152 raft_consensus.cc:385] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.642557 20152 raft_consensus.cc:740] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.642894 20154 tablet_bootstrap.cc:654] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.643384 20152 consensus_queue.cc:260] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.645337 19989 heartbeater.cc:499] Master 127.16.25.190:36553 was elected leader, sending a full tablet report...
I20260710 13:22:19.645750 20152 ts_tablet_manager.cc:1434] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:22:19.646572 20152 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: Bootstrap starting.
I20260710 13:22:19.653585 20152 tablet_bootstrap.cc:654] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.653831 20153 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: No bootstrap required, opened a new log
I20260710 13:22:19.654422 20153 ts_tablet_manager.cc:1403] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:22:19.657362 20153 raft_consensus.cc:359] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.658195 20153 raft_consensus.cc:385] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.658505 20153 raft_consensus.cc:740] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.660037 20153 consensus_queue.cc:260] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.661782 20154 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: No bootstrap required, opened a new log
I20260710 13:22:19.662398 20154 ts_tablet_manager.cc:1403] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260710 13:22:19.665540 20153 ts_tablet_manager.cc:1434] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:19.665757 20152 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: No bootstrap required, opened a new log
I20260710 13:22:19.665988 20154 raft_consensus.cc:359] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.666282 20138 heartbeater.cc:499] Master 127.16.25.190:36553 was elected leader, sending a full tablet report...
I20260710 13:22:19.666555 20153 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: Bootstrap starting.
I20260710 13:22:19.666302 20152 ts_tablet_manager.cc:1403] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 13:22:19.666734 20154 raft_consensus.cc:385] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.667193 20154 raft_consensus.cc:740] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef0d69aa78a47918665a6622169a2ac, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.668076 20154 consensus_queue.cc:260] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.669786 20152 raft_consensus.cc:359] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.670506 20152 raft_consensus.cc:385] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.670797 20152 raft_consensus.cc:740] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.671747 20152 consensus_queue.cc:260] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.676505 20153 tablet_bootstrap.cc:654] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.680136 20152 ts_tablet_manager.cc:1434] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:19.681770 20064 heartbeater.cc:499] Master 127.16.25.190:36553 was elected leader, sending a full tablet report...
I20260710 13:22:19.682873 20154 ts_tablet_manager.cc:1434] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.012s
I20260710 13:22:19.683898 20154 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: Bootstrap starting.
I20260710 13:22:19.684029 20153 tablet_bootstrap.cc:492] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: No bootstrap required, opened a new log
I20260710 13:22:19.684556 20153 ts_tablet_manager.cc:1403] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 13:22:19.687347 20153 raft_consensus.cc:359] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.687865 20153 raft_consensus.cc:385] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.688113 20153 raft_consensus.cc:740] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.688779 20153 consensus_queue.cc:260] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.690642 20154 tablet_bootstrap.cc:654] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.690740 20153 ts_tablet_manager.cc:1434] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:22:19.695744 20154 tablet_bootstrap.cc:492] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: No bootstrap required, opened a new log
I20260710 13:22:19.696218 20154 ts_tablet_manager.cc:1403] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:22:19.698426 20154 raft_consensus.cc:359] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.698923 20154 raft_consensus.cc:385] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.699237 20154 raft_consensus.cc:740] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef0d69aa78a47918665a6622169a2ac, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.699882 20154 consensus_queue.cc:260] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.701615 20154 ts_tablet_manager.cc:1434] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 13:22:19.758519 20139 tablet.cc:2406] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:19.760880 20156 raft_consensus.cc:493] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.761222 20161 raft_consensus.cc:493] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.761427 20156 raft_consensus.cc:515] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.761744 20161 raft_consensus.cc:515] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.764086 20156 leader_election.cc:290] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735), 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:19.767329 20161 leader_election.cc:290] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:19.778865 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd95ba8355f741b0ae33c37b83e38e19" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" is_pre_election: true
I20260710 13:22:19.779711 20113 raft_consensus.cc:2468] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef0d69aa78a47918665a6622169a2ac in term 0.
I20260710 13:22:19.779763 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd95ba8355f741b0ae33c37b83e38e19" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8" is_pre_election: true
I20260710 13:22:19.780448 19964 raft_consensus.cc:2468] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef0d69aa78a47918665a6622169a2ac in term 0.
I20260710 13:22:19.780915 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575a794089f9444fa1fe9389cbd05064" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" is_pre_election: true
I20260710 13:22:19.781174 20004 leader_election.cc:304] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:19.781600 20112 raft_consensus.cc:2468] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 0.
I20260710 13:22:19.782135 20161 raft_consensus.cc:2804] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:19.782502 20161 raft_consensus.cc:493] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:19.782864 20161 raft_consensus.cc:3060] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.782804 19929 leader_election.cc:304] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a290b30197494c97a8d8c4d0d88eb8, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:19.783802 20156 raft_consensus.cc:2804] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:19.784189 20156 raft_consensus.cc:493] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:19.784485 20156 raft_consensus.cc:3060] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.785950 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575a794089f9444fa1fe9389cbd05064" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac" is_pre_election: true
I20260710 13:22:19.786623 20039 raft_consensus.cc:2468] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 0.
I20260710 13:22:19.790022 20161 raft_consensus.cc:515] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.790620 20156 raft_consensus.cc:515] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.792351 20156 leader_election.cc:290] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 election: Requested vote from peers 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735), 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:19.792445 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd95ba8355f741b0ae33c37b83e38e19" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
I20260710 13:22:19.792842 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575a794089f9444fa1fe9389cbd05064" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
I20260710 13:22:19.793041 19964 raft_consensus.cc:3060] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.793210 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd95ba8355f741b0ae33c37b83e38e19" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
I20260710 13:22:19.793453 20113 raft_consensus.cc:3060] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.793594 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575a794089f9444fa1fe9389cbd05064" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac"
I20260710 13:22:19.793790 20112 raft_consensus.cc:3060] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.794157 20039 raft_consensus.cc:3060] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.800607 19964 raft_consensus.cc:2468] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef0d69aa78a47918665a6622169a2ac in term 1.
I20260710 13:22:19.801215 20039 raft_consensus.cc:2468] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 1.
I20260710 13:22:19.801219 20113 raft_consensus.cc:2468] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 1.
I20260710 13:22:19.802071 20005 leader_election.cc:304] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 53a290b30197494c97a8d8c4d0d88eb8; no voters: 
I20260710 13:22:19.801210 20112 raft_consensus.cc:2468] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef0d69aa78a47918665a6622169a2ac in term 1.
I20260710 13:22:19.801312 20161 leader_election.cc:290] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 election: Requested vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:19.802570 19929 leader_election.cc:304] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 53a290b30197494c97a8d8c4d0d88eb8; no voters: 
I20260710 13:22:19.803013 20161 raft_consensus.cc:2804] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:19.803807 20156 raft_consensus.cc:2804] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:19.804138 20161 raft_consensus.cc:697] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 1 LEADER]: Becoming Leader. State: Replica: 2ef0d69aa78a47918665a6622169a2ac, State: Running, Role: LEADER
I20260710 13:22:19.805094 20156 raft_consensus.cc:697] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Becoming Leader. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Running, Role: LEADER
I20260710 13:22:19.805114 20161 consensus_queue.cc:237] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.806092 20156 consensus_queue.cc:237] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } }
I20260710 13:22:19.815081 19862 catalog_manager.cc:5697] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130). New cstate: current_term: 1 leader_uuid: "2ef0d69aa78a47918665a6622169a2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.815156 19860 catalog_manager.cc:5697] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "53a290b30197494c97a8d8c4d0d88eb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.858042 19860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40186:
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"
    }
  }
}
W20260710 13:22:19.860105 19860 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.
I20260710 13:22:19.881580 19954 tablet_service.cc:1511] Processing CreateTablet for tablet c26a8b7733734fbf932d3d167b82b7d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.882870 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26a8b7733734fbf932d3d167b82b7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.882579 20028 tablet_service.cc:1511] Processing CreateTablet for tablet c26a8b7733734fbf932d3d167b82b7d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.883796 20028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26a8b7733734fbf932d3d167b82b7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.885298 20103 tablet_service.cc:1511] Processing CreateTablet for tablet c26a8b7733734fbf932d3d167b82b7d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:19.886449 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26a8b7733734fbf932d3d167b82b7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.886713 19953 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a1924eb04f6cac17e7348b27fe35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.887856 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a1924eb04f6cac17e7348b27fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.891050 20029 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a1924eb04f6cac17e7348b27fe35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.891786 20102 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a1924eb04f6cac17e7348b27fe35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=840ccca90b564145b02ceafb10db83b0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:19.892191 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a1924eb04f6cac17e7348b27fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.892977 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a1924eb04f6cac17e7348b27fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.898921 20154 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: Bootstrap starting.
I20260710 13:22:19.904995 20154 tablet_bootstrap.cc:654] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.908854 20153 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: Bootstrap starting.
I20260710 13:22:19.910792 20152 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Bootstrap starting.
I20260710 13:22:19.913187 20154 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: No bootstrap required, opened a new log
I20260710 13:22:19.914127 20154 ts_tablet_manager.cc:1403] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:22:19.915678 20153 tablet_bootstrap.cc:654] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.917599 20152 tablet_bootstrap.cc:654] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.918248 20154 raft_consensus.cc:359] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.918998 20154 raft_consensus.cc:385] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.919279 20154 raft_consensus.cc:740] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef0d69aa78a47918665a6622169a2ac, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.920909 20154 consensus_queue.cc:260] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.924612 20153 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: No bootstrap required, opened a new log
I20260710 13:22:19.925237 20153 ts_tablet_manager.cc:1403] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:22:19.927053 20154 ts_tablet_manager.cc:1434] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:19.928570 20153 raft_consensus.cc:359] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.929282 20153 raft_consensus.cc:385] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.929420 20152 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: No bootstrap required, opened a new log
I20260710 13:22:19.929613 20153 raft_consensus.cc:740] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.929961 20152 ts_tablet_manager.cc:1403] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:22:19.930599 20153 consensus_queue.cc:260] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.935066 20153 ts_tablet_manager.cc:1434] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260710 13:22:19.935446 20154 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: Bootstrap starting.
I20260710 13:22:19.936072 20153 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Bootstrap starting.
I20260710 13:22:19.932808 20152 raft_consensus.cc:359] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.939739 20152 raft_consensus.cc:385] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.940102 20152 raft_consensus.cc:740] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.940881 20152 consensus_queue.cc:260] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.942667 20154 tablet_bootstrap.cc:654] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.943166 20153 tablet_bootstrap.cc:654] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.947980 20152 ts_tablet_manager.cc:1434] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:22:19.949311 20152 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: Bootstrap starting.
I20260710 13:22:19.954070 20161 raft_consensus.cc:493] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.954703 20161 raft_consensus.cc:515] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.956341 20152 tablet_bootstrap.cc:654] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.956858 20161 leader_election.cc:290] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:19.958493 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8" is_pre_election: true
I20260710 13:22:19.954689 20153 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: No bootstrap required, opened a new log
I20260710 13:22:19.960979 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "2ef0d69aa78a47918665a6622169a2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" is_pre_election: true
I20260710 13:22:19.961866 20153 ts_tablet_manager.cc:1403] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260710 13:22:19.963122 20154 tablet_bootstrap.cc:492] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: No bootstrap required, opened a new log
W20260710 13:22:19.962647 20005 leader_election.cc:343] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:19.963603 20154 ts_tablet_manager.cc:1403] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
W20260710 13:22:19.963958 20004 leader_election.cc:343] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:19.964396 20004 leader_election.cc:304] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac; no voters: 53a290b30197494c97a8d8c4d0d88eb8, 90735f106a0348b0acc5bbc2c53cfe7e
I20260710 13:22:19.965595 20161 raft_consensus.cc:2749] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:19.965375 20153 raft_consensus.cc:359] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.966332 20153 raft_consensus.cc:385] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.966714 20153 raft_consensus.cc:740] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.966591 20154 raft_consensus.cc:359] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.967378 20154 raft_consensus.cc:385] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.967674 20154 raft_consensus.cc:740] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef0d69aa78a47918665a6622169a2ac, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.967674 20153 consensus_queue.cc:260] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.968967 20152 tablet_bootstrap.cc:492] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: No bootstrap required, opened a new log
I20260710 13:22:19.968583 20154 consensus_queue.cc:260] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.969431 20152 ts_tablet_manager.cc:1403] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260710 13:22:19.970005 20153 ts_tablet_manager.cc:1434] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:22:19.970718 20154 ts_tablet_manager.cc:1434] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:22:19.971899 20160 raft_consensus.cc:493] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.972229 20152 raft_consensus.cc:359] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.972350 20160 raft_consensus.cc:515] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.972934 20152 raft_consensus.cc:385] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.973248 20152 raft_consensus.cc:740] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.974094 20152 consensus_queue.cc:260] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:19.977803 20160 leader_election.cc:290] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:19.985666 20152 ts_tablet_manager.cc:1434] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:22:19.991794 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8" is_pre_election: true
I20260710 13:22:19.992358 19964 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 0.
I20260710 13:22:19.993353 20079 leader_election.cc:304] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a290b30197494c97a8d8c4d0d88eb8, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:19.994161 20160 raft_consensus.cc:2804] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:19.994529 20160 raft_consensus.cc:493] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:19.994882 20160 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:19.997774 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac" is_pre_election: true
I20260710 13:22:19.998466 20039 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 0.
I20260710 13:22:20.001364 20160 raft_consensus.cc:515] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.002910 20160 leader_election.cc:290] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 1 election: Requested vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:20.003600 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
I20260710 13:22:20.003826 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac"
I20260710 13:22:20.004122 19964 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.004356 20039 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.008899 19964 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 1.
I20260710 13:22:20.008900 20039 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 1.
I20260710 13:22:20.009951 20079 leader_election.cc:304] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a290b30197494c97a8d8c4d0d88eb8, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:20.010726 20160 raft_consensus.cc:2804] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.011821 20160 raft_consensus.cc:697] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 LEADER]: Becoming Leader. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Running, Role: LEADER
I20260710 13:22:20.012603 20160 consensus_queue.cc:237] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.019626 19861 catalog_manager.cc:5697] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131). New cstate: current_term: 1 leader_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:20.166108 19910 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:20.191316 20161 consensus_queue.cc:1048] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.202739 20167 consensus_queue.cc:1048] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:20.253791 20156 consensus_queue.cc:1048] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.265043 20156 consensus_queue.cc:1048] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.309821 20156 raft_consensus.cc:493] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.310207 20156 raft_consensus.cc:515] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.311787 20156 leader_election.cc:290] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:20.312501 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac" is_pre_election: true
I20260710 13:22:20.312773 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" is_pre_election: true
I20260710 13:22:20.313158 20039 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 0.
I20260710 13:22:20.313341 20112 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 0.
I20260710 13:22:20.314172 19929 leader_election.cc:304] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 53a290b30197494c97a8d8c4d0d88eb8; no voters: 
I20260710 13:22:20.314788 20156 raft_consensus.cc:2804] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.315109 20156 raft_consensus.cc:493] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.315363 20156 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.319898 20156 raft_consensus.cc:515] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.321319 20156 leader_election.cc:290] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:20.322039 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef0d69aa78a47918665a6622169a2ac"
I20260710 13:22:20.322374 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
I20260710 13:22:20.322554 20039 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.322933 20112 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.327279 20112 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 1.
I20260710 13:22:20.327867 20039 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 1.
I20260710 13:22:20.328145 19929 leader_election.cc:304] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a290b30197494c97a8d8c4d0d88eb8, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:20.328925 20156 raft_consensus.cc:2804] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.329293 20156 raft_consensus.cc:697] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Becoming Leader. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Running, Role: LEADER
I20260710 13:22:20.330030 20156 consensus_queue.cc:237] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.336184 19861 catalog_manager.cc:5697] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129). New cstate: current_term: 1 leader_uuid: "53a290b30197494c97a8d8c4d0d88eb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.419478 20112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35"
dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
mode: GRACEFUL
new_leader_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
 from {username='slave'} at 127.0.0.1:59636
I20260710 13:22:20.420032 20112 raft_consensus.cc:606] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 LEADER]: Received request to transfer leadership to TS 53a290b30197494c97a8d8c4d0d88eb8
I20260710 13:22:20.501719 20160 consensus_queue.cc:1048] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.513396 20160 consensus_queue.cc:1048] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.530676 20183 raft_consensus.cc:993] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: : Instructing follower 53a290b30197494c97a8d8c4d0d88eb8 to start an election
I20260710 13:22:20.531104 20196 raft_consensus.cc:1081] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 LEADER]: Signalling peer 53a290b30197494c97a8d8c4d0d88eb8 to start an election
I20260710 13:22:20.532579 19964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35"
dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
 from {username='slave'} at 127.0.0.1:52052
I20260710 13:22:20.533108 19964 raft_consensus.cc:493] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:20.533463 19964 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.538102 19964 raft_consensus.cc:515] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.539904 19964 leader_election.cc:290] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269), 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131:43735)
I20260710 13:22:20.540794 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef0d69aa78a47918665a6622169a2ac"
I20260710 13:22:20.540941 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a1924eb04f6cac17e7348b27fe35" candidate_uuid: "53a290b30197494c97a8d8c4d0d88eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
I20260710 13:22:20.541399 20039 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.541523 20112 raft_consensus.cc:3055] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:20.541931 20112 raft_consensus.cc:740] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Running, Role: LEADER
I20260710 13:22:20.542620 20112 consensus_queue.cc:260] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.543586 20112 raft_consensus.cc:3060] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.547292 20039 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 2.
I20260710 13:22:20.548185 19929 leader_election.cc:304] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 53a290b30197494c97a8d8c4d0d88eb8; no voters: 
I20260710 13:22:20.548970 20156 raft_consensus.cc:2804] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:20.549423 20156 raft_consensus.cc:697] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Running, Role: LEADER
I20260710 13:22:20.549902 20112 raft_consensus.cc:2468] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a290b30197494c97a8d8c4d0d88eb8 in term 2.
I20260710 13:22:20.550258 20156 consensus_queue.cc:237] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.556722 19860 catalog_manager.cc:5697] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 reported cstate change: term changed from 1 to 2, leader changed from 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131) to 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129). New cstate: current_term: 2 leader_uuid: "53a290b30197494c97a8d8c4d0d88eb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.566867 16486 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:22:20.568370 16486 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:22:20.568670 16486 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:22:20.579591 19964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6"
dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
mode: GRACEFUL
new_leader_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
 from {username='slave'} at 127.0.0.1:52068
I20260710 13:22:20.580024 19964 raft_consensus.cc:606] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Received request to transfer leadership to TS 90735f106a0348b0acc5bbc2c53cfe7e
I20260710 13:22:20.581036 16486 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:22:20.844980 20156 consensus_queue.cc:1048] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.856030 20156 consensus_queue.cc:1048] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.863025 20201 raft_consensus.cc:993] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: : Instructing follower 90735f106a0348b0acc5bbc2c53cfe7e to start an election
I20260710 13:22:20.863493 20156 raft_consensus.cc:1081] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Signalling peer 90735f106a0348b0acc5bbc2c53cfe7e to start an election
I20260710 13:22:20.864918 20112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6"
dest_uuid: "90735f106a0348b0acc5bbc2c53cfe7e"
 from {username='slave'} at 127.0.0.1:59614
I20260710 13:22:20.865520 20112 raft_consensus.cc:493] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:20.865931 20112 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.870625 20112 raft_consensus.cc:515] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.872285 20112 leader_election.cc:290] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 2 election: Requested vote from peers 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129:41639), 2ef0d69aa78a47918665a6622169a2ac (127.16.25.130:45269)
I20260710 13:22:20.873013 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53a290b30197494c97a8d8c4d0d88eb8"
I20260710 13:22:20.873370 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26a8b7733734fbf932d3d167b82b7d6" candidate_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef0d69aa78a47918665a6622169a2ac"
I20260710 13:22:20.873577 19964 raft_consensus.cc:3055] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:20.873992 19964 raft_consensus.cc:740] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53a290b30197494c97a8d8c4d0d88eb8, State: Running, Role: LEADER
I20260710 13:22:20.874014 20039 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.874770 19964 consensus_queue.cc:260] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.875838 19964 raft_consensus.cc:3060] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:20.879514 20039 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 2.
I20260710 13:22:20.880617 20078 leader_election.cc:304] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef0d69aa78a47918665a6622169a2ac, 90735f106a0348b0acc5bbc2c53cfe7e; no voters: 
I20260710 13:22:20.880838 19964 raft_consensus.cc:2468] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90735f106a0348b0acc5bbc2c53cfe7e in term 2.
I20260710 13:22:20.881461 20196 raft_consensus.cc:2804] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:20.881868 20196 raft_consensus.cc:697] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 LEADER]: Becoming Leader. State: Replica: 90735f106a0348b0acc5bbc2c53cfe7e, State: Running, Role: LEADER
I20260710 13:22:20.882619 20196 consensus_queue.cc:237] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } }
I20260710 13:22:20.887796 19860 catalog_manager.cc:5697] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e reported cstate change: term changed from 1 to 2, leader changed from 53a290b30197494c97a8d8c4d0d88eb8 (127.16.25.129) to 90735f106a0348b0acc5bbc2c53cfe7e (127.16.25.131). New cstate: current_term: 2 leader_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53a290b30197494c97a8d8c4d0d88eb8" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 41639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef0d69aa78a47918665a6622169a2ac" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90735f106a0348b0acc5bbc2c53cfe7e" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43735 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.921288 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
I20260710 13:22:20.940850 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.941558 16486 tablet_replica.cc:333] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8: stopping tablet replica
I20260710 13:22:20.942157 16486 raft_consensus.cc:2243] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.942602 16486 raft_consensus.cc:2272] T c26a8b7733734fbf932d3d167b82b7d6 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.944581 16486 tablet_replica.cc:333] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: stopping tablet replica
I20260710 13:22:20.945114 16486 raft_consensus.cc:2243] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.945729 16486 pending_rounds.cc:70] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Trying to abort 1 pending ops.
I20260710 13:22:20.945919 16486 pending_rounds.cc:77] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993177301942272 op_type: NO_OP noop_request { }
I20260710 13:22:20.946216 16486 raft_consensus.cc:2889] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:20.946496 16486 raft_consensus.cc:2272] T ac02a1924eb04f6cac17e7348b27fe35 P 53a290b30197494c97a8d8c4d0d88eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.948724 16486 tablet_replica.cc:333] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8: stopping tablet replica
I20260710 13:22:20.949200 16486 raft_consensus.cc:2243] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.949591 16486 raft_consensus.cc:2272] T cd95ba8355f741b0ae33c37b83e38e19 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.951802 16486 tablet_replica.cc:333] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8: stopping tablet replica
I20260710 13:22:20.952268 16486 raft_consensus.cc:2243] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.952965 16486 raft_consensus.cc:2272] T 575a794089f9444fa1fe9389cbd05064 P 53a290b30197494c97a8d8c4d0d88eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.965688 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
I20260710 13:22:20.976756 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:22:20.992892 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.993434 16486 tablet_replica.cc:333] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac: stopping tablet replica
I20260710 13:22:20.993897 16486 raft_consensus.cc:2243] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.994263 16486 raft_consensus.cc:2272] T c26a8b7733734fbf932d3d167b82b7d6 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.996328 16486 tablet_replica.cc:333] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac: stopping tablet replica
I20260710 13:22:20.996788 16486 raft_consensus.cc:2243] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.997120 16486 raft_consensus.cc:2272] T 575a794089f9444fa1fe9389cbd05064 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.998951 16486 tablet_replica.cc:333] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac: stopping tablet replica
I20260710 13:22:20.999437 16486 raft_consensus.cc:2243] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.999758 16486 raft_consensus.cc:2272] T ac02a1924eb04f6cac17e7348b27fe35 P 2ef0d69aa78a47918665a6622169a2ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.001798 16486 tablet_replica.cc:333] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac: stopping tablet replica
I20260710 13:22:21.002369 16486 raft_consensus.cc:2243] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.003050 16486 raft_consensus.cc:2272] T cd95ba8355f741b0ae33c37b83e38e19 P 2ef0d69aa78a47918665a6622169a2ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.024142 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
I20260710 13:22:21.034332 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
I20260710 13:22:21.050890 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:21.051508 16486 tablet_replica.cc:333] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: stopping tablet replica
I20260710 13:22:21.051983 16486 raft_consensus.cc:2243] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.052520 16486 pending_rounds.cc:70] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Trying to abort 1 pending ops.
I20260710 13:22:21.052665 16486 pending_rounds.cc:77] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993178661847040 op_type: NO_OP noop_request { }
I20260710 13:22:21.052886 16486 raft_consensus.cc:2889] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:21.053099 16486 raft_consensus.cc:2272] T c26a8b7733734fbf932d3d167b82b7d6 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.055089 16486 tablet_replica.cc:333] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e: stopping tablet replica
I20260710 13:22:21.055533 16486 raft_consensus.cc:2243] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.055876 16486 raft_consensus.cc:2272] T ac02a1924eb04f6cac17e7348b27fe35 P 90735f106a0348b0acc5bbc2c53cfe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.057621 16486 tablet_replica.cc:333] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e: stopping tablet replica
I20260710 13:22:21.058272 16486 raft_consensus.cc:2243] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.058650 16486 raft_consensus.cc:2272] T cd95ba8355f741b0ae33c37b83e38e19 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.060721 16486 tablet_replica.cc:333] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e: stopping tablet replica
I20260710 13:22:21.061121 16486 raft_consensus.cc:2243] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.061447 16486 raft_consensus.cc:2272] T 575a794089f9444fa1fe9389cbd05064 P 90735f106a0348b0acc5bbc2c53cfe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.072501 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:22:21.082769 16486 master.cc:562] Master@127.16.25.190:36553 shutting down...
I20260710 13:22:21.096400 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.096899 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.097213 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P bbe5c29ef3824c5f910f94e1c1f89c8c: stopping tablet replica
I20260710 13:22:21.114539 16486 master.cc:584] Master@127.16.25.190:36553 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2091 ms)
[----------] 6 tests from LeaderRebalancerTest (84507 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:22:21.143343 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:34829
I20260710 13:22:21.144383 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.149101 20204 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
W20260710 13:22:21.149214 20205 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
W20260710 13:22:21.150563 20207 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
I20260710 13:22:21.151485 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:21.152189 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.152390 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.152551 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689741152518 us; error 0 us; skew 500 ppm
I20260710 13:22:21.153090 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.155309 16486 webserver.cc:533] Webserver started at http://127.16.25.190:34759/ using document root <none> and password file <none>
I20260710 13:22:21.155788 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.155980 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.156258 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.157287 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "c051981186a94c6b902e4cf32c974833"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.161499 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:22:21.164758 20212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.165481 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:21.165751 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "c051981186a94c6b902e4cf32c974833"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.166015 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-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)
I20260710 13:22:21.203469 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.204560 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.237912 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:34829
I20260710 13:22:21.238011 20263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:34829 every 8 connection(s)
I20260710 13:22:21.241619 20264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.250939 20264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: Bootstrap starting.
I20260710 13:22:21.254953 20264 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.258553 20264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: No bootstrap required, opened a new log
I20260710 13:22:21.260495 20264 raft_consensus.cc:359] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c051981186a94c6b902e4cf32c974833" member_type: VOTER }
I20260710 13:22:21.260857 20264 raft_consensus.cc:385] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.261070 20264 raft_consensus.cc:740] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c051981186a94c6b902e4cf32c974833, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.261631 20264 consensus_queue.cc:260] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c051981186a94c6b902e4cf32c974833" member_type: VOTER }
I20260710 13:22:21.262065 20264 raft_consensus.cc:399] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:21.262280 20264 raft_consensus.cc:493] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:21.262552 20264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.266494 20264 raft_consensus.cc:515] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c051981186a94c6b902e4cf32c974833" member_type: VOTER }
I20260710 13:22:21.266959 20264 leader_election.cc:304] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [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: c051981186a94c6b902e4cf32c974833; no voters: 
I20260710 13:22:21.268260 20264 leader_election.cc:290] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:21.268567 20267 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.269918 20267 raft_consensus.cc:697] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 1 LEADER]: Becoming Leader. State: Replica: c051981186a94c6b902e4cf32c974833, State: Running, Role: LEADER
I20260710 13:22:21.270588 20267 consensus_queue.cc:237] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [LEADER]: Queue going to LEADER mode. State: All 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: "c051981186a94c6b902e4cf32c974833" member_type: VOTER }
I20260710 13:22:21.271440 20264 sys_catalog.cc:565] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:21.273480 20268 sys_catalog.cc:455] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c051981186a94c6b902e4cf32c974833" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c051981186a94c6b902e4cf32c974833" member_type: VOTER } }
I20260710 13:22:21.273550 20269 sys_catalog.cc:455] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c051981186a94c6b902e4cf32c974833. Latest consensus state: current_term: 1 leader_uuid: "c051981186a94c6b902e4cf32c974833" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c051981186a94c6b902e4cf32c974833" member_type: VOTER } }
I20260710 13:22:21.274163 20268 sys_catalog.cc:458] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:21.274176 20269 sys_catalog.cc:458] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:21.280426 20273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:21.287767 20273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:21.288715 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:21.295894 20273 catalog_manager.cc:1383] Generated new cluster ID: 4460d2a7307341768570bb08e5015c0b
I20260710 13:22:21.296123 20273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:21.324071 20273 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:21.325344 20273 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:21.336694 20273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: Generated new TSK 0
I20260710 13:22:21.337252 20273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:21.355265 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.360704 20285 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
W20260710 13:22:21.361654 20286 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
W20260710 13:22:21.363124 20288 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
I20260710 13:22:21.363379 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:21.364204 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.364382 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.364594 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689741364554 us; error 0 us; skew 500 ppm
I20260710 13:22:21.365123 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.367496 16486 webserver.cc:533] Webserver started at http://127.16.25.129:46311/ using document root <none> and password file <none>
I20260710 13:22:21.367980 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.368167 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.368450 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.369482 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "eae7750362314b02ad009e8537429ecf"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.373767 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:21.376827 20293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.377636 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:21.377956 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "eae7750362314b02ad009e8537429ecf"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.378229 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-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)
I20260710 13:22:21.399681 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.400702 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.402030 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.404130 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.404407 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.404645 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.404809 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.441099 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:35441
I20260710 13:22:21.441196 20355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:35441 every 8 connection(s)
I20260710 13:22:21.445863 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.452436 20360 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
W20260710 13:22:21.452745 20361 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
W20260710 13:22:21.455928 20363 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
I20260710 13:22:21.456722 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:21.457027 20356 heartbeater.cc:344] Connected to a master server at 127.16.25.190:34829
I20260710 13:22:21.457441 20356 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.457752 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.458010 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.458210 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689741458192 us; error 0 us; skew 500 ppm
I20260710 13:22:21.458289 20356 heartbeater.cc:507] Master 127.16.25.190:34829 requested a full tablet report, sending...
I20260710 13:22:21.459007 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.460597 20229 ts_manager.cc:194] Registered new tserver with Master: eae7750362314b02ad009e8537429ecf (127.16.25.129:35441)
I20260710 13:22:21.461441 16486 webserver.cc:533] Webserver started at http://127.16.25.130:39519/ using document root <none> and password file <none>
I20260710 13:22:21.461935 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.462119 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.462391 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.462455 20229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58414
I20260710 13:22:21.463670 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "75f48e3c128d477ea12af99a0daf5d15"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.468043 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:21.470942 20368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.471657 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:21.471886 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "75f48e3c128d477ea12af99a0daf5d15"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.472105 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-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)
I20260710 13:22:21.491914 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.492841 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.494071 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.496284 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.496444 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.496713 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.496865 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.532796 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:35341
I20260710 13:22:21.532896 20430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:35341 every 8 connection(s)
I20260710 13:22:21.537510 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.544396 20434 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
W20260710 13:22:21.545064 20435 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
I20260710 13:22:21.554731 20431 heartbeater.cc:344] Connected to a master server at 127.16.25.190:34829
I20260710 13:22:21.555189 20431 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.555956 20431 heartbeater.cc:507] Master 127.16.25.190:34829 requested a full tablet report, sending...
W20260710 13:22:21.556612 20437 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
I20260710 13:22:21.558054 20229 ts_manager.cc:194] Registered new tserver with Master: 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:21.558539 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:21.559381 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.559602 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.559783 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689741559770 us; error 0 us; skew 500 ppm
I20260710 13:22:21.559875 20229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58416
I20260710 13:22:21.560380 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.562911 16486 webserver.cc:533] Webserver started at http://127.16.25.131:46881/ using document root <none> and password file <none>
I20260710 13:22:21.563465 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.563678 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.563951 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.564970 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "d0c19018fce549daaef38f9d24bcaa73"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.569226 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:21.572175 20442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.573024 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:21.573305 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "d0c19018fce549daaef38f9d24bcaa73"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-dc44"
I20260710 13:22:21.573581 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689656476958-16486-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)
I20260710 13:22:21.587087 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.588037 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.589320 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.591450 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.591672 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.591919 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.592088 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.627246 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:43533
I20260710 13:22:21.627354 20504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:43533 every 8 connection(s)
I20260710 13:22:21.639859 20505 heartbeater.cc:344] Connected to a master server at 127.16.25.190:34829
I20260710 13:22:21.640208 20505 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.640825 20505 heartbeater.cc:507] Master 127.16.25.190:34829 requested a full tablet report, sending...
I20260710 13:22:21.642709 20229 ts_manager.cc:194] Registered new tserver with Master: d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:21.643473 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013152562s
I20260710 13:22:21.644057 20229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58430
I20260710 13:22:21.665938 20229 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58432:
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"
    }
  }
}
W20260710 13:22:21.668522 20229 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.
I20260710 13:22:21.731714 20396 tablet_service.cc:1511] Processing CreateTablet for tablet 335932bd90df49fb80769d9178027e7a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.733059 20396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335932bd90df49fb80769d9178027e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.735184 20392 tablet_service.cc:1511] Processing CreateTablet for tablet c76480bdb21c401a8e713b5b86e1a09f (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.736541 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76480bdb21c401a8e713b5b86e1a09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.736961 20393 tablet_service.cc:1511] Processing CreateTablet for tablet 5e950a960af242678232efa3e367b62a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.738197 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e950a960af242678232efa3e367b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.739988 20394 tablet_service.cc:1511] Processing CreateTablet for tablet fe9815b35e8d4362aebfd0f231f5f3ec (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.741220 20394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9815b35e8d4362aebfd0f231f5f3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.742767 20395 tablet_service.cc:1511] Processing CreateTablet for tablet 43caccfd81dc48858eacc666ab9d05c9 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.744050 20395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43caccfd81dc48858eacc666ab9d05c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.748704 20391 tablet_service.cc:1511] Processing CreateTablet for tablet fd767066f60c4e8dafda333934040c90 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.749948 20470 tablet_service.cc:1511] Processing CreateTablet for tablet 335932bd90df49fb80769d9178027e7a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.751250 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335932bd90df49fb80769d9178027e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.750936 20390 tablet_service.cc:1511] Processing CreateTablet for tablet d02775d54d1442fd8fa9aebd12a7794b (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.752027 20468 tablet_service.cc:1511] Processing CreateTablet for tablet fe9815b35e8d4362aebfd0f231f5f3ec (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.753304 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9815b35e8d4362aebfd0f231f5f3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.753086 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 81d987ef51024e95b42d7e1acdaf6954 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.749960 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd767066f60c4e8dafda333934040c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.756385 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d987ef51024e95b42d7e1acdaf6954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.756053 20469 tablet_service.cc:1511] Processing CreateTablet for tablet 43caccfd81dc48858eacc666ab9d05c9 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.757382 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43caccfd81dc48858eacc666ab9d05c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.758086 20467 tablet_service.cc:1511] Processing CreateTablet for tablet 5e950a960af242678232efa3e367b62a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.759373 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e950a960af242678232efa3e367b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.763381 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02775d54d1442fd8fa9aebd12a7794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.770185 20466 tablet_service.cc:1511] Processing CreateTablet for tablet c76480bdb21c401a8e713b5b86e1a09f (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.771476 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76480bdb21c401a8e713b5b86e1a09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.773335 20319 tablet_service.cc:1511] Processing CreateTablet for tablet fe9815b35e8d4362aebfd0f231f5f3ec (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.774644 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9815b35e8d4362aebfd0f231f5f3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.774371 20316 tablet_service.cc:1511] Processing CreateTablet for tablet fd767066f60c4e8dafda333934040c90 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.775653 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd767066f60c4e8dafda333934040c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.775967 20321 tablet_service.cc:1511] Processing CreateTablet for tablet 335932bd90df49fb80769d9178027e7a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.777112 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335932bd90df49fb80769d9178027e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.780054 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 43caccfd81dc48858eacc666ab9d05c9 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.781383 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43caccfd81dc48858eacc666ab9d05c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.781126 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 81d987ef51024e95b42d7e1acdaf6954 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.782308 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d987ef51024e95b42d7e1acdaf6954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.783964 20313 tablet_service.cc:1511] Processing CreateTablet for tablet efb09f6efe374a34b2dcd1df2da81a62 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.785110 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb09f6efe374a34b2dcd1df2da81a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.780054 20315 tablet_service.cc:1511] Processing CreateTablet for tablet d02775d54d1442fd8fa9aebd12a7794b (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.787657 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02775d54d1442fd8fa9aebd12a7794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.788360 20317 tablet_service.cc:1511] Processing CreateTablet for tablet c76480bdb21c401a8e713b5b86e1a09f (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.789582 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76480bdb21c401a8e713b5b86e1a09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.790557 20388 tablet_service.cc:1511] Processing CreateTablet for tablet efb09f6efe374a34b2dcd1df2da81a62 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.792060 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 5e950a960af242678232efa3e367b62a (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.793323 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e950a960af242678232efa3e367b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.824607 20465 tablet_service.cc:1511] Processing CreateTablet for tablet fd767066f60c4e8dafda333934040c90 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.826066 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd767066f60c4e8dafda333934040c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.828043 20464 tablet_service.cc:1511] Processing CreateTablet for tablet d02775d54d1442fd8fa9aebd12a7794b (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.830153 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 81d987ef51024e95b42d7e1acdaf6954 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.832122 20462 tablet_service.cc:1511] Processing CreateTablet for tablet efb09f6efe374a34b2dcd1df2da81a62 (DEFAULT_TABLE table=test-workload [id=ff0079e020934d78985c4ea94e5bc7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.836395 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02775d54d1442fd8fa9aebd12a7794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.839354 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb09f6efe374a34b2dcd1df2da81a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.844007 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb09f6efe374a34b2dcd1df2da81a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.850387 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d987ef51024e95b42d7e1acdaf6954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.874904 20520 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:21.883610 20521 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:21.911897 20521 tablet_bootstrap.cc:654] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.929337 20519 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:21.932106 20520 tablet_bootstrap.cc:654] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.932662 20521 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:21.933132 20521 ts_tablet_manager.cc:1403] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.008s
I20260710 13:22:21.934017 20519 tablet_bootstrap.cc:654] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.936108 20521 raft_consensus.cc:359] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.936834 20521 raft_consensus.cc:385] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.937036 20520 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:21.937171 20521 raft_consensus.cc:740] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.937554 20520 ts_tablet_manager.cc:1403] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.064s	user 0.000s	sys 0.010s
I20260710 13:22:21.938138 20521 consensus_queue.cc:260] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.938689 20519 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:21.939271 20519 ts_tablet_manager.cc:1403] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:22:21.940531 20431 heartbeater.cc:499] Master 127.16.25.190:34829 was elected leader, sending a full tablet report...
I20260710 13:22:21.940378 20520 raft_consensus.cc:359] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.941020 20521 ts_tablet_manager.cc:1434] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:22:21.941141 20520 raft_consensus.cc:385] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.941488 20520 raft_consensus.cc:740] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.942037 20521 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:21.941936 20519 raft_consensus.cc:359] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.942288 20520 consensus_queue.cc:260] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.942708 20519 raft_consensus.cc:385] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.943482 20519 raft_consensus.cc:740] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.944411 20519 consensus_queue.cc:260] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.949692 20505 heartbeater.cc:499] Master 127.16.25.190:34829 was elected leader, sending a full tablet report...
I20260710 13:22:21.950781 20519 ts_tablet_manager.cc:1434] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260710 13:22:21.951845 20519 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:21.953493 20521 tablet_bootstrap.cc:654] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.957803 20519 tablet_bootstrap.cc:654] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.959071 20356 heartbeater.cc:499] Master 127.16.25.190:34829 was elected leader, sending a full tablet report...
I20260710 13:22:21.959761 20520 ts_tablet_manager.cc:1434] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.010s
I20260710 13:22:21.961175 20520 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:21.963940 20521 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:21.964432 20521 ts_tablet_manager.cc:1403] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:22:21.966841 20520 tablet_bootstrap.cc:654] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.967165 20521 raft_consensus.cc:359] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.968052 20521 raft_consensus.cc:385] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.968201 20519 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:21.968356 20521 raft_consensus.cc:740] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.969002 20519 ts_tablet_manager.cc:1403] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260710 13:22:21.969341 20521 consensus_queue.cc:260] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.972373 20519 raft_consensus.cc:359] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.973169 20519 raft_consensus.cc:385] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.973510 20519 raft_consensus.cc:740] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.974411 20519 consensus_queue.cc:260] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.976447 20521 ts_tablet_manager.cc:1434] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:22:21.977027 20519 ts_tablet_manager.cc:1434] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:21.977689 20521 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:21.978130 20519 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:21.984426 20519 tablet_bootstrap.cc:654] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.985765 20521 tablet_bootstrap.cc:654] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.987300 20520 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:21.987879 20520 ts_tablet_manager.cc:1403] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260710 13:22:21.990674 20520 raft_consensus.cc:359] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.991456 20520 raft_consensus.cc:385] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.991829 20520 raft_consensus.cc:740] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.992578 20520 consensus_queue.cc:260] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.994310 20521 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:21.994925 20521 ts_tablet_manager.cc:1403] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:22:21.995049 20520 ts_tablet_manager.cc:1434] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:21.996224 20520 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:21.998543 20521 raft_consensus.cc:359] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:21.999959 20521 raft_consensus.cc:385] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.000260 20521 raft_consensus.cc:740] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.000968 20521 consensus_queue.cc:260] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.001705 20519 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.002167 20519 ts_tablet_manager.cc:1403] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:22:22.002556 20520 tablet_bootstrap.cc:654] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.003086 20521 ts_tablet_manager.cc:1434] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:22.004025 20521 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.005640 20526 raft_consensus.cc:493] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.006098 20526 raft_consensus.cc:515] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.008589 20526 leader_election.cc:290] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.012477 20521 tablet_bootstrap.cc:654] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.014524 20519 raft_consensus.cc:359] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.023048 20519 raft_consensus.cc:385] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.023358 20519 raft_consensus.cc:740] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.024108 20519 consensus_queue.cc:260] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.026180 20519 ts_tablet_manager.cc:1434] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:22:22.019297 20520 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.026191 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.026854 20520 ts_tablet_manager.cc:1403] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
W20260710 13:22:22.027886 20295 leader_election.cc:343] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.028415 20519 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.029363 20520 raft_consensus.cc:359] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.029906 20520 raft_consensus.cc:385] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.030138 20520 raft_consensus.cc:740] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.030764 20520 consensus_queue.cc:260] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.033066 20521 tablet_bootstrap.cc:492] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.034832 20519 tablet_bootstrap.cc:654] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.035101 20521 ts_tablet_manager.cc:1403] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:22:22.037843 20521 raft_consensus.cc:359] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.038378 20521 raft_consensus.cc:385] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.038607 20521 raft_consensus.cc:740] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.034586 20520 ts_tablet_manager.cc:1434] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:22.039242 20521 consensus_queue.cc:260] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.041409 20521 ts_tablet_manager.cc:1434] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:22.042317 20521 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.044337 20520 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.045643 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.046376 20480 raft_consensus.cc:2468] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:22.048187 20521 tablet_bootstrap.cc:654] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.048226 20295 leader_election.cc:304] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.049149 20526 raft_consensus.cc:2804] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.049506 20526 raft_consensus.cc:493] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.049827 20526 raft_consensus.cc:3060] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.055845 20520 tablet_bootstrap.cc:654] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.058422 20526 raft_consensus.cc:515] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.059676 20519 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.060245 20519 ts_tablet_manager.cc:1403] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260710 13:22:22.061121 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
W20260710 13:22:22.062533 20295 leader_election.cc:343] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.063095 20519 raft_consensus.cc:359] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.063817 20519 raft_consensus.cc:385] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.064131 20519 raft_consensus.cc:740] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.064679 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.065210 20480 raft_consensus.cc:3060] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.065004 20519 consensus_queue.cc:260] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.067397 20519 ts_tablet_manager.cc:1434] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:22.068524 20519 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.074532 20519 tablet_bootstrap.cc:654] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.080361 20480 raft_consensus.cc:2468] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:22.081933 20295 leader_election.cc:304] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.083339 20526 leader_election.cc:290] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.083890 20526 raft_consensus.cc:2804] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.084352 20526 raft_consensus.cc:697] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.085165 20526 consensus_queue.cc:237] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.086983 20519 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.087458 20519 ts_tablet_manager.cc:1403] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:22:22.091162 20519 raft_consensus.cc:359] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.092078 20519 raft_consensus.cc:385] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.092429 20519 raft_consensus.cc:740] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.096678 20520 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.097190 20520 ts_tablet_manager.cc:1403] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.021s
I20260710 13:22:22.097047 20519 consensus_queue.cc:260] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.099309 20519 ts_tablet_manager.cc:1434] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:22:22.099366 20224 catalog_manager.cc:5697] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.100355 20519 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.100091 20520 raft_consensus.cc:359] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.100764 20520 raft_consensus.cc:385] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.101051 20520 raft_consensus.cc:740] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.101814 20520 consensus_queue.cc:260] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.104210 20520 ts_tablet_manager.cc:1434] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:22.105103 20520 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.107421 20519 tablet_bootstrap.cc:654] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.110886 20520 tablet_bootstrap.cc:654] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.113814 20521 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.114401 20521 ts_tablet_manager.cc:1403] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.040s
I20260710 13:22:22.118815 20519 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.118399 20521 raft_consensus.cc:359] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.119354 20521 raft_consensus.cc:385] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.119362 20519 ts_tablet_manager.cc:1403] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:22:22.119886 20521 raft_consensus.cc:740] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.120872 20521 consensus_queue.cc:260] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.122852 20519 raft_consensus.cc:359] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.123536 20519 raft_consensus.cc:385] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.123819 20519 raft_consensus.cc:740] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.126201 20521 ts_tablet_manager.cc:1434] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:22:22.127210 20521 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.128337 20520 tablet_bootstrap.cc:492] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.128789 20520 ts_tablet_manager.cc:1403] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:22:22.129259 20519 consensus_queue.cc:260] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.131395 20519 ts_tablet_manager.cc:1434] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:22:22.132277 20519 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.133183 20521 tablet_bootstrap.cc:654] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.133976 20520 raft_consensus.cc:359] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.134689 20520 raft_consensus.cc:385] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.135010 20520 raft_consensus.cc:740] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.135766 20520 consensus_queue.cc:260] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.138358 20519 tablet_bootstrap.cc:654] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.139506 20520 ts_tablet_manager.cc:1434] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:22:22.140760 20520 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.145248 20525 raft_consensus.cc:493] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.145714 20525 raft_consensus.cc:515] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.147902 20520 tablet_bootstrap.cc:654] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.148159 20525 leader_election.cc:290] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.154384 20527 raft_consensus.cc:493] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.155026 20527 raft_consensus.cc:515] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.169863 20527 leader_election.cc:290] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.181655 20527 raft_consensus.cc:493] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.182386 20527 raft_consensus.cc:515] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.185060 20527 leader_election.cc:290] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.191380 20521 tablet_bootstrap.cc:492] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.192108 20521 ts_tablet_manager.cc:1403] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260710 13:22:22.205489 20519 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.206112 20519 ts_tablet_manager.cc:1403] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.041s
I20260710 13:22:22.206130 20520 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.206823 20520 ts_tablet_manager.cc:1403] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.039s
I20260710 13:22:22.207784 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.208462 20331 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:22.209545 20370 leader_election.cc:304] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.210273 20525 raft_consensus.cc:2804] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.210687 20525 raft_consensus.cc:493] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.211149 20525 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.222190 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.222882 20480 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:22.223376 20521 raft_consensus.cc:359] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.223696 20519 raft_consensus.cc:359] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.223959 20520 raft_consensus.cc:359] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.224802 20520 raft_consensus.cc:385] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.221386 20525 raft_consensus.cc:515] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.225114 20520 raft_consensus.cc:740] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.225837 20520 consensus_queue.cc:260] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.224470 20519 raft_consensus.cc:385] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.226581 20525 leader_election.cc:290] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.226778 20519 raft_consensus.cc:740] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.224124 20521 raft_consensus.cc:385] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.227555 20521 raft_consensus.cc:740] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.227720 20519 consensus_queue.cc:260] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.229152 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.228237 20521 consensus_queue.cc:260] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.230155 20519 ts_tablet_manager.cc:1434] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.004s
I20260710 13:22:22.230057 20330 raft_consensus.cc:2468] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:22.231297 20519 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.231580 20553 raft_consensus.cc:493] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.232000 20553 raft_consensus.cc:515] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.233999 20553 leader_election.cc:290] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.234421 20553 raft_consensus.cc:493] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.236352 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.236968 20329 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.237543 20519 tablet_bootstrap.cc:654] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.236392 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.240628 20520 ts_tablet_manager.cc:1434] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 13:22:22.241618 20520 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.245402 20329 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:22.247530 20520 tablet_bootstrap.cc:654] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.247663 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.248145 20527 raft_consensus.cc:493] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.248728 20527 raft_consensus.cc:515] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.249725 20370 leader_election.cc:304] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
W20260710 13:22:22.250852 20370 leader_election.cc:343] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.252096 20525 raft_consensus.cc:2804] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.252656 20525 raft_consensus.cc:697] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.253651 20525 consensus_queue.cc:237] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.259712 20527 leader_election.cc:290] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.234834 20553 raft_consensus.cc:515] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.261314 20526 raft_consensus.cc:493] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.261970 20526 raft_consensus.cc:515] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.265203 20541 raft_consensus.cc:493] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.265713 20541 raft_consensus.cc:515] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.266814 20526 leader_election.cc:290] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.267645 20541 leader_election.cc:290] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.270165 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.271363 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.271507 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.271792 20553 leader_election.cc:290] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.272132 20479 raft_consensus.cc:2468] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
W20260710 13:22:22.272953 20295 leader_election.cc:343] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.273728 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.273903 20295 leader_election.cc:304] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.274886 20541 raft_consensus.cc:2804] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.275244 20541 raft_consensus.cc:493] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.275615 20541 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:22.275671 20295 leader_election.cc:343] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:22.276832 20295 leader_election.cc:343] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.277335 20295 leader_election.cc:304] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:22.279147 20526 raft_consensus.cc:2749] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.266852 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.280571 20329 raft_consensus.cc:2468] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
W20260710 13:22:22.280941 20277 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:22.281337 20444 leader_election.cc:304] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
W20260710 13:22:22.282316 20444 leader_election.cc:343] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.282186 20370 leader_election.cc:304] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.283286 20553 raft_consensus.cc:493] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.283735 20553 raft_consensus.cc:515] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.283994 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.283953 20541 raft_consensus.cc:515] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.284439 20527 raft_consensus.cc:2804] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.284961 20527 raft_consensus.cc:493] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.285341 20329 raft_consensus.cc:2393] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:22.285768 20553 leader_election.cc:290] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.286275 20541 leader_election.cc:290] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.286375 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.286862 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.288908 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.289677 20406 raft_consensus.cc:2468] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:22.291821 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
W20260710 13:22:22.292150 20295 leader_election.cc:343] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.291852 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.293613 20480 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.286244 20553 raft_consensus.cc:2804] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.294827 20553 raft_consensus.cc:493] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.295260 20553 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.298626 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.285359 20527 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.314088 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.314878 20479 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.320129 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.320801 20478 raft_consensus.cc:2468] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:22.321923 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.323081 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9815b35e8d4362aebfd0f231f5f3ec" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.323875 20476 raft_consensus.cc:2393] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:22.325652 20479 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:22.335063 20444 leader_election.cc:304] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.339500 20521 ts_tablet_manager.cc:1434] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.147s	user 0.015s	sys 0.016s
I20260710 13:22:22.339872 20480 raft_consensus.cc:2468] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:22.340773 20521 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.341116 20295 leader_election.cc:304] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.342046 20541 raft_consensus.cc:2804] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.342494 20541 raft_consensus.cc:697] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.343278 20541 consensus_queue.cc:237] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.346419 20527 raft_consensus.cc:515] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.349161 20519 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.351004 20519 ts_tablet_manager.cc:1403] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.025s
I20260710 13:22:22.351173 20477 raft_consensus.cc:2393] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:22.352254 20526 raft_consensus.cc:493] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.352721 20526 raft_consensus.cc:515] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.350083 20226 catalog_manager.cc:5697] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.354619 20526 leader_election.cc:290] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.354348 20519 raft_consensus.cc:359] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.355302 20519 raft_consensus.cc:385] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.355561 20519 raft_consensus.cc:740] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.349792 20525 raft_consensus.cc:493] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.356120 20527 leader_election.cc:290] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.356527 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.356364 20525 raft_consensus.cc:515] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.356786 20527 raft_consensus.cc:2804] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.357347 20527 raft_consensus.cc:493] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.357712 20527 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.358400 20525 leader_election.cc:290] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
W20260710 13:22:22.357853 20295 leader_election.cc:343] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.360234 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76480bdb21c401a8e713b5b86e1a09f" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.356156 20519 consensus_queue.cc:260] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.358554 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
W20260710 13:22:22.361419 20370 leader_election.cc:343] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.361838 20477 raft_consensus.cc:2468] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:22.362790 20295 leader_election.cc:304] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.363103 20520 tablet_bootstrap.cc:492] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.363567 20520 ts_tablet_manager.cc:1403] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.053s
I20260710 13:22:22.363790 20526 raft_consensus.cc:2804] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.364162 20526 raft_consensus.cc:493] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.364480 20526 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.366740 20520 raft_consensus.cc:359] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.367527 20520 raft_consensus.cc:385] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.367810 20520 raft_consensus.cc:740] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
W20260710 13:22:22.368324 20444 leader_election.cc:343] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.368848 20444 leader_election.cc:304] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.368582 20520 consensus_queue.cc:260] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.371853 20519 ts_tablet_manager.cc:1434] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:22:22.371650 20553 raft_consensus.cc:515] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.372782 20521 tablet_bootstrap.cc:654] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.372972 20406 raft_consensus.cc:2393] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:22.375852 20559 raft_consensus.cc:2749] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.375965 20526 raft_consensus.cc:515] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.378885 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.379768 20519 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:22.380370 20520 ts_tablet_manager.cc:1434] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.002s
W20260710 13:22:22.380256 20295 leader_election.cc:343] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.381570 20520 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.382478 20370 leader_election.cc:304] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.383338 20525 raft_consensus.cc:2804] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.383728 20525 raft_consensus.cc:493] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.384143 20525 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.383646 20224 catalog_manager.cc:5697] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.385573 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.386132 20329 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.384140 20370 leader_election.cc:304] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15; no voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.388789 20554 raft_consensus.cc:3060] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.390491 20520 tablet_bootstrap.cc:654] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.392956 20329 raft_consensus.cc:2468] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 1.
I20260710 13:22:22.399413 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.400142 20406 raft_consensus.cc:2393] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:22.400679 20525 raft_consensus.cc:515] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.401710 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76480bdb21c401a8e713b5b86e1a09f" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.401964 20562 raft_consensus.cc:493] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.402334 20477 raft_consensus.cc:2468] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:22.402493 20444 leader_election.cc:304] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.402436 20562 raft_consensus.cc:515] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.403520 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.403913 20370 leader_election.cc:304] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.404667 20562 leader_election.cc:290] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.404913 20555 raft_consensus.cc:2804] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:22.405154 20370 leader_election.cc:343] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.405349 20555 raft_consensus.cc:493] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.404105 20561 raft_consensus.cc:2804] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.405706 20555 raft_consensus.cc:3060] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.406114 20561 raft_consensus.cc:697] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:22.406796 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.407415 20406 raft_consensus.cc:2468] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:22.407768 20553 leader_election.cc:290] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.406971 20561 consensus_queue.cc:237] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.408447 20295 leader_election.cc:304] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.408430 20527 raft_consensus.cc:515] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.409408 20562 raft_consensus.cc:2804] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.409737 20562 raft_consensus.cc:493] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.410054 20562 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.410604 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.411418 20331 raft_consensus.cc:2393] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:22.412586 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:22.412623 20554 raft_consensus.cc:2749] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.414696 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.414835 20527 leader_election.cc:290] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.417310 20562 raft_consensus.cc:515] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.418246 20329 raft_consensus.cc:2393] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:22.419171 20562 leader_election.cc:290] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.419245 20477 raft_consensus.cc:2393] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eae7750362314b02ad009e8537429ecf in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:22.420590 20526 leader_election.cc:290] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.420882 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.421568 20477 raft_consensus.cc:2393] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eae7750362314b02ad009e8537429ecf in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:22.422302 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.422962 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.423040 20406 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.423624 20519 tablet_bootstrap.cc:654] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.427809 20525 leader_election.cc:290] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.423652 20477 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.434509 20555 raft_consensus.cc:515] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.438099 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76480bdb21c401a8e713b5b86e1a09f" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
W20260710 13:22:22.439831 20370 leader_election.cc:343] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.444026 20555 leader_election.cc:290] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.450973 20406 raft_consensus.cc:2468] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:22.452801 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.454638 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.461045 20444 leader_election.cc:304] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [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: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.461992 20295 leader_election.cc:304] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:22.462360 20370 leader_election.cc:304] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [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: 75f48e3c128d477ea12af99a0daf5d15; no voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.462766 20526 raft_consensus.cc:2804] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.463275 20526 raft_consensus.cc:697] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.463583 20561 raft_consensus.cc:2749] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.464124 20526 consensus_queue.cc:237] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.455965 20520 tablet_bootstrap.cc:492] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.456270 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.457671 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76480bdb21c401a8e713b5b86e1a09f" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.466495 20479 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.466861 20476 raft_consensus.cc:3060] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.466214 20225 catalog_manager.cc:5697] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.467995 20555 raft_consensus.cc:2749] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.472942 20519 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:22.473376 20519 ts_tablet_manager.cc:1403] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260710 13:22:22.473879 20476 raft_consensus.cc:2468] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:22.459227 20477 raft_consensus.cc:2468] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:22.477977 20370 leader_election.cc:304] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.478998 20295 leader_election.cc:304] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.479158 20555 raft_consensus.cc:2804] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.479719 20555 raft_consensus.cc:697] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.480988 20521 tablet_bootstrap.cc:492] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.480526 20555 consensus_queue.cc:237] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.481688 20526 raft_consensus.cc:2804] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.482213 20526 raft_consensus.cc:697] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.482620 20224 catalog_manager.cc:5697] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.483055 20526 consensus_queue.cc:237] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.484684 20519 raft_consensus.cc:359] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.485366 20519 raft_consensus.cc:385] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.487231 20519 raft_consensus.cc:740] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.486937 20521 ts_tablet_manager.cc:1403] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.013s
I20260710 13:22:22.481118 20479 raft_consensus.cc:2468] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:22.488036 20519 consensus_queue.cc:260] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.489251 20370 leader_election.cc:304] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.490278 20554 raft_consensus.cc:2804] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.466501 20520 ts_tablet_manager.cc:1403] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.025s
I20260710 13:22:22.490725 20554 raft_consensus.cc:697] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.491806 20554 consensus_queue.cc:237] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.496883 20519 ts_tablet_manager.cc:1434] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:22:22.498291 20520 raft_consensus.cc:359] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.500747 20520 raft_consensus.cc:385] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.501137 20520 raft_consensus.cc:740] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.502019 20520 consensus_queue.cc:260] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.504767 20520 ts_tablet_manager.cc:1434] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:22.505966 20520 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:22.506570 20226 catalog_manager.cc:5697] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.511104 20521 raft_consensus.cc:359] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.511850 20521 raft_consensus.cc:385] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.512151 20521 raft_consensus.cc:740] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.512930 20521 consensus_queue.cc:260] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.515110 20521 ts_tablet_manager.cc:1434] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:22:22.515921 20520 tablet_bootstrap.cc:654] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.516057 20521 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.527082 20520 tablet_bootstrap.cc:492] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:22.527505 20520 ts_tablet_manager.cc:1403] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 13:22:22.529695 20520 raft_consensus.cc:359] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.530177 20520 raft_consensus.cc:385] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.530478 20520 raft_consensus.cc:740] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.531100 20520 consensus_queue.cc:260] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.531417 20226 catalog_manager.cc:5697] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.533061 20520 ts_tablet_manager.cc:1434] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:22.533506 20521 tablet_bootstrap.cc:654] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.537627 20521 tablet_bootstrap.cc:492] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.538038 20521 ts_tablet_manager.cc:1403] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 13:22:22.539959 20521 raft_consensus.cc:359] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.540477 20521 raft_consensus.cc:385] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.540720 20521 raft_consensus.cc:740] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.541358 20521 consensus_queue.cc:260] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.541560 20225 catalog_manager.cc:5697] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.542799 20521 ts_tablet_manager.cc:1434] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:22:22.543701 20521 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:22.548199 20521 tablet_bootstrap.cc:654] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.554844 20521 tablet_bootstrap.cc:492] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:22.555303 20521 ts_tablet_manager.cc:1403] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:22:22.557524 20521 raft_consensus.cc:359] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.557948 20521 raft_consensus.cc:385] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.558108 20521 raft_consensus.cc:740] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.558621 20521 consensus_queue.cc:260] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.559967 20521 ts_tablet_manager.cc:1434] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:22.574280 20561 raft_consensus.cc:493] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.574683 20561 raft_consensus.cc:515] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.576191 20561 leader_election.cc:290] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.576889 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:22.577067 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:22.577421 20329 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:22.577677 20406 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:22.578385 20444 leader_election.cc:304] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.578969 20561 raft_consensus.cc:2804] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.579308 20561 raft_consensus.cc:493] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.579602 20561 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.584028 20561 raft_consensus.cc:515] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.585494 20561 leader_election.cc:290] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:22.586206 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.586493 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.586695 20329 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.587046 20406 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.591125 20329 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 1.
I20260710 13:22:22.591832 20406 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 1.
I20260710 13:22:22.591995 20444 leader_election.cc:304] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.592762 20561 raft_consensus.cc:2804] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.593129 20561 raft_consensus.cc:697] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:22.593716 20561 consensus_queue.cc:237] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.600435 20225 catalog_manager.cc:5697] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.664176 20526 consensus_queue.cc:1048] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.664439 20406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "335932bd90df49fb80769d9178027e7a"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:22:22.665004 20406 raft_consensus.cc:606] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.670143 20405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:22:22.670632 20405 raft_consensus.cc:606] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.676942 20562 consensus_queue.cc:1048] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.695147 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e950a960af242678232efa3e367b62a"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:33292
I20260710 13:22:22.695636 20479 raft_consensus.cc:606] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:22.709259 20329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd767066f60c4e8dafda333934040c90"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:47276
I20260710 13:22:22.709748 20329 raft_consensus.cc:606] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.713987 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
mode: GRACEFUL
new_leader_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:33292
I20260710 13:22:22.714498 20479 raft_consensus.cc:606] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Received request to transfer leadership to TS 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.717155 20555 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.717793 20554 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.720088 20331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:47276
I20260710 13:22:22.720593 20331 raft_consensus.cc:606] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:22.725664 20525 raft_consensus.cc:993] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.725629 20329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:47276
I20260710 13:22:22.726194 20525 raft_consensus.cc:1081] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.726389 20329 raft_consensus.cc:606] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:22.736127 20331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "335932bd90df49fb80769d9178027e7a"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47250
I20260710 13:22:22.736683 20331 raft_consensus.cc:493] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.737078 20331 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.743825 20331 raft_consensus.cc:515] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.747646 20331 leader_election.cc:290] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.748306 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.748692 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.748945 20405 raft_consensus.cc:3055] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.749188 20479 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.749310 20405 raft_consensus.cc:740] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.750200 20405 consensus_queue.cc:260] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.751053 20405 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.753782 20479 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.754658 20295 leader_election.cc:304] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.755316 20541 raft_consensus.cc:2804] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.755734 20405 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.755805 20541 raft_consensus.cc:697] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.757192 20406 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.756817 20541 consensus_queue.cc:237] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.763350 20541 consensus_queue.cc:1048] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.763487 20225 catalog_manager.cc:5697] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.769562 20562 raft_consensus.cc:993] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: : Instructing follower 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:22.769990 20562 raft_consensus.cc:1081] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:22.772696 20405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:55052
I20260710 13:22:22.774060 20405 raft_consensus.cc:493] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.774449 20405 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.777899 20562 consensus_queue.cc:1048] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.781246 20405 raft_consensus.cc:515] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.783864 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.784415 20331 raft_consensus.cc:3055] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.784735 20331 raft_consensus.cc:740] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.785499 20331 consensus_queue.cc:260] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.786211 20405 leader_election.cc:290] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.786401 20331 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:22.787061 20562 consensus_queue.cc:1175] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d0c19018fce549daaef38f9d24bcaa73" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:22:22.788411 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d987ef51024e95b42d7e1acdaf6954" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.789038 20479 raft_consensus.cc:3060] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.794376 20331 raft_consensus.cc:2468] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:22.795329 20479 raft_consensus.cc:2468] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:22.795442 20370 leader_election.cc:304] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.796809 20525 raft_consensus.cc:2804] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.797261 20525 raft_consensus.cc:697] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.798067 20525 consensus_queue.cc:237] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.803792 20226 catalog_manager.cc:5697] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.868222 20562 consensus_queue.cc:1048] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.874526 20526 raft_consensus.cc:993] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: : Instructing follower 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:22.874939 20526 raft_consensus.cc:1081] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:22.876397 20406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd767066f60c4e8dafda333934040c90"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:55052
I20260710 13:22:22.876866 20406 raft_consensus.cc:493] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.877203 20406 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.882797 20406 raft_consensus.cc:515] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.885680 20561 consensus_queue.cc:1048] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.886157 20406 leader_election.cc:290] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.885906 20405 raft_consensus.cc:1240] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Rejecting Update request from peer eae7750362314b02ad009e8537429ecf for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:22.886787 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.885735 20541 consensus_queue.cc:1048] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:22.887151 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd767066f60c4e8dafda333934040c90" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:22.888353 20331 raft_consensus.cc:3055] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.888675 20331 raft_consensus.cc:740] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.891165 20525 consensus_queue.cc:1048] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.887419 20479 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.897984 20479 raft_consensus.cc:2468] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:22.898684 20476 raft_consensus.cc:1240] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Rejecting Update request from peer eae7750362314b02ad009e8537429ecf for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:22:22.900532 20329 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.898849 20331 consensus_queue.cc:260] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.902038 20541 consensus_queue.cc:1059] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.902885 20526 consensus_queue.cc:1059] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.904690 20331 raft_consensus.cc:3060] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.907610 20370 leader_election.cc:304] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:22.908416 20555 raft_consensus.cc:2804] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.908865 20555 raft_consensus.cc:697] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.909669 20555 consensus_queue.cc:237] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.910404 20330 raft_consensus.cc:3060] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.912142 20554 consensus_queue.cc:1048] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.913854 20561 consensus_queue.cc:1048] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.921119 20554 consensus_queue.cc:1048] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.922253 20331 raft_consensus.cc:2468] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:22.922740 20554 raft_consensus.cc:993] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.923208 20554 raft_consensus.cc:1081] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.926378 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47250
I20260710 13:22:22.926911 20328 raft_consensus.cc:493] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.927295 20328 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.934837 20561 raft_consensus.cc:993] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.935288 20561 raft_consensus.cc:1081] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:22.935662 20224 catalog_manager.cc:5697] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.936770 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e950a960af242678232efa3e367b62a"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47264
I20260710 13:22:22.937328 20330 raft_consensus.cc:493] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.937701 20330 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.942445 20328 raft_consensus.cc:515] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.945278 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.945855 20406 raft_consensus.cc:3055] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.946149 20406 raft_consensus.cc:740] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:22.946918 20406 consensus_queue.cc:260] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.948025 20406 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.950414 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43caccfd81dc48858eacc666ab9d05c9" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.950956 20479 raft_consensus.cc:3060] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.944283 20330 raft_consensus.cc:515] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.956636 20330 leader_election.cc:290] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.957335 20329 raft_consensus.cc:1240] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Rejecting Update request from peer d0c19018fce549daaef38f9d24bcaa73 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:22.957283 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:22.957947 20405 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.958045 20328 leader_election.cc:290] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:22.954712 20406 raft_consensus.cc:2468] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.960662 20295 leader_election.cc:304] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.961987 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e950a960af242678232efa3e367b62a" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:22.962054 20527 consensus_queue.cc:1059] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.962824 20541 raft_consensus.cc:2804] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.963353 20541 raft_consensus.cc:697] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.964134 20541 consensus_queue.cc:237] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.964895 20479 raft_consensus.cc:2468] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.967345 20476 raft_consensus.cc:3055] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.967715 20476 raft_consensus.cc:740] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:22.968544 20476 consensus_queue.cc:260] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:22.969751 20476 raft_consensus.cc:3060] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.973568 20405 raft_consensus.cc:2468] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.973227 20225 catalog_manager.cc:5697] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.977672 20295 leader_election.cc:304] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:22.978654 20541 raft_consensus.cc:2804] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.978797 20554 consensus_queue.cc:1048] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.979167 20541 raft_consensus.cc:697] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:22.980319 20476 raft_consensus.cc:2468] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:22.980268 20541 consensus_queue.cc:237] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
W20260710 13:22:22.980922 20527 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:22:22.996222 20405 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.999827 20225 catalog_manager.cc:5697] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.003427 20541 consensus_queue.cc:1048] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.013633 20562 consensus_queue.cc:1048] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.021121 20562 raft_consensus.cc:993] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:23.021543 20541 raft_consensus.cc:1081] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:23.022961 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33270
I20260710 13:22:23.023530 20476 raft_consensus.cc:493] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:23.023902 20476 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.029004 20476 raft_consensus.cc:515] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.030355 20476 leader_election.cc:290] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:23.031162 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:23.031750 20331 raft_consensus.cc:3055] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:23.032044 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb09f6efe374a34b2dcd1df2da81a62" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:23.032568 20405 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.032086 20331 raft_consensus.cc:740] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:23.035398 20331 consensus_queue.cc:260] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.036336 20331 raft_consensus.cc:3060] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.037776 20405 raft_consensus.cc:2468] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:23.038848 20444 leader_election.cc:304] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:23.039578 20527 raft_consensus.cc:2804] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:23.040060 20527 raft_consensus.cc:697] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:23.040838 20527 consensus_queue.cc:237] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.042204 20331 raft_consensus.cc:2468] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:23.047430 20225 catalog_manager.cc:5697] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:23.076002 20527 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.086987 20527 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.093801 20595 raft_consensus.cc:993] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: : Instructing follower 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:23.094244 20527 raft_consensus.cc:1081] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Signalling peer 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:23.095594 20405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:55058
I20260710 13:22:23.096118 20405 raft_consensus.cc:493] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:23.096474 20405 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.101457 20405 raft_consensus.cc:515] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.102916 20405 leader_election.cc:290] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:23.103823 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:23.104447 20331 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.104635 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:23.105222 20476 raft_consensus.cc:3055] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:23.105573 20476 raft_consensus.cc:740] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:23.106360 20476 consensus_queue.cc:260] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.107611 20476 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.111114 20331 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:23.112159 20370 leader_election.cc:304] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:23.112807 20554 raft_consensus.cc:2804] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:23.113183 20554 raft_consensus.cc:697] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:23.113750 20476 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:23.113915 20554 consensus_queue.cc:237] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:23.119709 20226 catalog_manager.cc:5697] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 1 to 2, leader changed from d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131) to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.158475 20476 raft_consensus.cc:1275] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.159924 20541 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.167256 20405 raft_consensus.cc:1275] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.168946 20526 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.198108 20476 raft_consensus.cc:1275] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.199342 20554 consensus_queue.cc:1048] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.207343 20331 raft_consensus.cc:1275] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.208698 20525 consensus_queue.cc:1048] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.359340 20405 raft_consensus.cc:1275] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.360580 20526 consensus_queue.cc:1048] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.367458 20476 raft_consensus.cc:1275] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.368883 20526 consensus_queue.cc:1048] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.382688 20405 raft_consensus.cc:1275] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.383833 20526 consensus_queue.cc:1048] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.391063 20476 raft_consensus.cc:1275] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.392339 20541 consensus_queue.cc:1048] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.405432 20476 raft_consensus.cc:1275] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.406582 20525 consensus_queue.cc:1048] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.416005 20331 raft_consensus.cc:1275] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.417479 20553 consensus_queue.cc:1048] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.518420 20331 raft_consensus.cc:1275] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.519695 20527 consensus_queue.cc:1048] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.527031 20405 raft_consensus.cc:1275] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.528529 20527 consensus_queue.cc:1048] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.543664 20476 raft_consensus.cc:1275] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.544744 20554 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.551759 20331 raft_consensus.cc:1275] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.554322 20553 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:25.757174 20226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53584:
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"
    }
  }
}
W20260710 13:22:25.759272 20226 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.
I20260710 13:22:25.806490 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5155e0fc124a2cb9fcb3244445c03e (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.807754 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5155e0fc124a2cb9fcb3244445c03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.807545 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5155e0fc124a2cb9fcb3244445c03e (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.808748 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5155e0fc124a2cb9fcb3244445c03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.810389 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 820b8d54e80043c09b9bb5ce2ab98372 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.811589 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b8d54e80043c09b9bb5ce2ab98372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.811374 20388 tablet_service.cc:1511] Processing CreateTablet for tablet 820b8d54e80043c09b9bb5ce2ab98372 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.812553 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b8d54e80043c09b9bb5ce2ab98372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.813910 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 916b6cc246e44eed892279adcd1ef0f7 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.815120 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b6cc246e44eed892279adcd1ef0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.815927 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 916b6cc246e44eed892279adcd1ef0f7 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.817078 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b6cc246e44eed892279adcd1ef0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.819444 20315 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe6cfe24104884b3584f793864a3e5 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.820613 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe6cfe24104884b3584f793864a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.820470 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5155e0fc124a2cb9fcb3244445c03e (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.821650 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5155e0fc124a2cb9fcb3244445c03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.823910 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 916b6cc246e44eed892279adcd1ef0f7 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.825080 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b6cc246e44eed892279adcd1ef0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.829399 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 820b8d54e80043c09b9bb5ce2ab98372 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.830691 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b8d54e80043c09b9bb5ce2ab98372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.854434 20390 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe6cfe24104884b3584f793864a3e5 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.855791 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe6cfe24104884b3584f793864a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.856472 20468 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe6cfe24104884b3584f793864a3e5 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.857712 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe6cfe24104884b3584f793864a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.861931 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 12142e9886b0429bb7365b2040827002 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.863171 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12142e9886b0429bb7365b2040827002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.863905 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 12142e9886b0429bb7365b2040827002 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.865160 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12142e9886b0429bb7365b2040827002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.880738 20614 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:25.880978 20613 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:25.886710 20614 tablet_bootstrap.cc:654] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.887156 20613 tablet_bootstrap.cc:654] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.888494 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 12142e9886b0429bb7365b2040827002 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.889776 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12142e9886b0429bb7365b2040827002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.891727 20615 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:25.895648 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81588b639436bad2d8543f936d038 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.896876 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81588b639436bad2d8543f936d038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.897600 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 997b5402aaad41e9953c2628b8ce9f3b (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.898618 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 997b5402aaad41e9953c2628b8ce9f3b (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.899235 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997b5402aaad41e9953c2628b8ce9f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.899818 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997b5402aaad41e9953c2628b8ce9f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.900763 20388 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81588b639436bad2d8543f936d038 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.901947 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81588b639436bad2d8543f936d038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.907406 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81588b639436bad2d8543f936d038 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.908643 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81588b639436bad2d8543f936d038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.909505 20614 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:25.910000 20614 ts_tablet_manager.cc:1403] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260710 13:22:25.912642 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.913875 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.914211 20468 tablet_service.cc:1511] Processing CreateTablet for tablet 997b5402aaad41e9953c2628b8ce9f3b (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.915548 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997b5402aaad41e9953c2628b8ce9f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.918758 20614 raft_consensus.cc:359] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:25.919523 20614 raft_consensus.cc:385] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.919812 20614 raft_consensus.cc:740] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.920288 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.921680 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.923939 20614 consensus_queue.cc:260] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:25.938697 20614 ts_tablet_manager.cc:1434] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.004s
I20260710 13:22:25.939779 20614 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:25.939436 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.940724 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d8af2b47ad4a1eb23a28f4c20d6ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.941579 20316 tablet_service.cc:1511] Processing CreateTablet for tablet f2a8b8a2baf54a4086fc23fc1fab5861 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.943075 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a8b8a2baf54a4086fc23fc1fab5861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.983899 20465 tablet_service.cc:1511] Processing CreateTablet for tablet f2a8b8a2baf54a4086fc23fc1fab5861 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.987715 20615 tablet_bootstrap.cc:654] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.988461 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a8b8a2baf54a4086fc23fc1fab5861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.991858 20614 tablet_bootstrap.cc:654] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.968055 20390 tablet_service.cc:1511] Processing CreateTablet for tablet f2a8b8a2baf54a4086fc23fc1fab5861 (DEFAULT_TABLE table=soft_deleted_table [id=070c630bd135468ba148116c98ca24d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.994153 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a8b8a2baf54a4086fc23fc1fab5861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.996770 20613 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:25.997236 20613 ts_tablet_manager.cc:1403] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.015s
I20260710 13:22:26.004215 20613 raft_consensus.cc:359] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.004897 20613 raft_consensus.cc:385] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.005194 20613 raft_consensus.cc:740] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.005904 20613 consensus_queue.cc:260] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.012778 20613 ts_tablet_manager.cc:1434] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 13:22:26.013748 20613 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.026921 20613 tablet_bootstrap.cc:654] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.037249 20615 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.037864 20615 ts_tablet_manager.cc:1403] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.005s
I20260710 13:22:26.041201 20615 raft_consensus.cc:359] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.042351 20615 raft_consensus.cc:385] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.042665 20615 raft_consensus.cc:740] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.043428 20615 consensus_queue.cc:260] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.045924 20615 ts_tablet_manager.cc:1434] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 13:22:26.055532 20615 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.057140 20614 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.057655 20614 ts_tablet_manager.cc:1403] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.015s
I20260710 13:22:26.060636 20614 raft_consensus.cc:359] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.061326 20614 raft_consensus.cc:385] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.061618 20614 raft_consensus.cc:740] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.061832 20615 tablet_bootstrap.cc:654] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.057189 20613 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.062932 20613 ts_tablet_manager.cc:1403] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.002s
I20260710 13:22:26.062355 20614 consensus_queue.cc:260] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.065137 20614 ts_tablet_manager.cc:1434] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:26.065795 20613 raft_consensus.cc:359] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.066320 20614 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.066529 20613 raft_consensus.cc:385] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.066926 20613 raft_consensus.cc:740] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.067745 20613 consensus_queue.cc:260] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.070000 20613 ts_tablet_manager.cc:1434] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:26.070873 20613 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.073676 20614 tablet_bootstrap.cc:654] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.077391 20613 tablet_bootstrap.cc:654] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.080098 20614 tablet_bootstrap.cc:492] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.080533 20614 ts_tablet_manager.cc:1403] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:22:26.083333 20614 raft_consensus.cc:359] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.084012 20614 raft_consensus.cc:385] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.084764 20614 raft_consensus.cc:740] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.085525 20614 consensus_queue.cc:260] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.086076 20615 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.086575 20615 ts_tablet_manager.cc:1403] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.009s
I20260710 13:22:26.087267 20613 tablet_bootstrap.cc:492] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.087718 20613 ts_tablet_manager.cc:1403] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:22:26.088014 20614 ts_tablet_manager.cc:1434] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:22:26.088976 20614 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.089475 20615 raft_consensus.cc:359] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.090197 20615 raft_consensus.cc:385] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.090485 20615 raft_consensus.cc:740] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.090435 20613 raft_consensus.cc:359] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.091281 20613 raft_consensus.cc:385] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.091606 20613 raft_consensus.cc:740] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.091468 20615 consensus_queue.cc:260] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.092414 20613 consensus_queue.cc:260] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.093750 20615 ts_tablet_manager.cc:1434] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:26.094573 20613 ts_tablet_manager.cc:1434] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:26.095396 20614 tablet_bootstrap.cc:654] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.095481 20613 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.097299 20615 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.101722 20613 tablet_bootstrap.cc:654] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.104202 20615 tablet_bootstrap.cc:654] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.114042 20613 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.114768 20613 ts_tablet_manager.cc:1403] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 13:22:26.117835 20613 raft_consensus.cc:359] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.118611 20613 raft_consensus.cc:385] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.118973 20615 tablet_bootstrap.cc:492] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.118928 20613 raft_consensus.cc:740] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.119546 20615 ts_tablet_manager.cc:1403] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:22:26.120378 20614 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.119992 20613 consensus_queue.cc:260] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.120827 20614 ts_tablet_manager.cc:1403] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.020s
I20260710 13:22:26.122577 20613 ts_tablet_manager.cc:1434] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:26.122431 20615 raft_consensus.cc:359] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.123210 20615 raft_consensus.cc:385] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.123497 20615 raft_consensus.cc:740] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.123582 20613 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.123718 20614 raft_consensus.cc:359] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.124432 20614 raft_consensus.cc:385] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.124776 20614 raft_consensus.cc:740] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.124366 20615 consensus_queue.cc:260] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.126662 20615 ts_tablet_manager.cc:1434] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:26.127902 20614 consensus_queue.cc:260] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.130061 20614 ts_tablet_manager.cc:1434] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:26.130409 20613 tablet_bootstrap.cc:654] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.130954 20614 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.137526 20614 tablet_bootstrap.cc:654] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.138137 20615 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.141899 20613 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.142378 20613 ts_tablet_manager.cc:1403] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:22:26.145416 20613 raft_consensus.cc:359] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.146121 20613 raft_consensus.cc:385] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.146421 20613 raft_consensus.cc:740] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.147184 20613 consensus_queue.cc:260] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.149490 20613 ts_tablet_manager.cc:1434] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:22:26.150400 20613 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.150708 20615 tablet_bootstrap.cc:654] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.156555 20613 tablet_bootstrap.cc:654] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.161624 20615 tablet_bootstrap.cc:492] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.161839 20614 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.162078 20615 ts_tablet_manager.cc:1403] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260710 13:22:26.162212 20613 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.162572 20614 ts_tablet_manager.cc:1403] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260710 13:22:26.162686 20613 ts_tablet_manager.cc:1403] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:22:26.164508 20615 raft_consensus.cc:359] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.165073 20615 raft_consensus.cc:385] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.165313 20615 raft_consensus.cc:740] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.165511 20613 raft_consensus.cc:359] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.165721 20614 raft_consensus.cc:359] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.165967 20615 consensus_queue.cc:260] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.166287 20613 raft_consensus.cc:385] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.166391 20614 raft_consensus.cc:385] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.166817 20613 raft_consensus.cc:740] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.166877 20614 raft_consensus.cc:740] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.167768 20614 consensus_queue.cc:260] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.168331 20615 ts_tablet_manager.cc:1434] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:26.167768 20613 consensus_queue.cc:260] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.169394 20615 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.170288 20613 ts_tablet_manager.cc:1434] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:26.171516 20613 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.172804 20614 ts_tablet_manager.cc:1434] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:22:26.173781 20614 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.177898 20613 tablet_bootstrap.cc:654] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.180245 20614 tablet_bootstrap.cc:654] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.181609 20615 tablet_bootstrap.cc:654] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.190368 20613 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.190618 20614 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.190845 20613 ts_tablet_manager.cc:1403] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:22:26.191074 20614 ts_tablet_manager.cc:1403] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:22:26.194015 20613 raft_consensus.cc:359] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.194728 20613 raft_consensus.cc:385] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.195036 20613 raft_consensus.cc:740] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.194962 20614 raft_consensus.cc:359] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.195835 20614 raft_consensus.cc:385] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.196182 20614 raft_consensus.cc:740] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.195914 20613 consensus_queue.cc:260] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.198252 20613 ts_tablet_manager.cc:1434] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:26.198889 20615 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.199203 20613 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.199383 20615 ts_tablet_manager.cc:1403] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.015s
I20260710 13:22:26.201105 20614 consensus_queue.cc:260] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.202268 20615 raft_consensus.cc:359] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.202930 20615 raft_consensus.cc:385] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.203212 20615 raft_consensus.cc:740] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.203930 20615 consensus_queue.cc:260] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.205211 20613 tablet_bootstrap.cc:654] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.206249 20615 ts_tablet_manager.cc:1434] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:26.206883 20614 ts_tablet_manager.cc:1434] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:26.207216 20615 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.207924 20614 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.214066 20615 tablet_bootstrap.cc:654] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.216288 20614 tablet_bootstrap.cc:654] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.216288 20613 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.216965 20613 ts_tablet_manager.cc:1403] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 13:22:26.219930 20613 raft_consensus.cc:359] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.220804 20613 raft_consensus.cc:385] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.221132 20613 raft_consensus.cc:740] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.221930 20613 consensus_queue.cc:260] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.224694 20613 ts_tablet_manager.cc:1434] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:22:26.225865 20613 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: Bootstrap starting.
I20260710 13:22:26.233755 20613 tablet_bootstrap.cc:654] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.234177 20614 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.234702 20614 ts_tablet_manager.cc:1403] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260710 13:22:26.237979 20614 raft_consensus.cc:359] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.239013 20614 raft_consensus.cc:385] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.239408 20614 raft_consensus.cc:740] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.240525 20614 consensus_queue.cc:260] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.243675 20614 ts_tablet_manager.cc:1434] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:22:26.244849 20614 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.251214 20555 raft_consensus.cc:493] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.252230 20555 raft_consensus.cc:515] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.255362 20613 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: No bootstrap required, opened a new log
I20260710 13:22:26.255806 20613 ts_tablet_manager.cc:1403] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260710 13:22:26.255934 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.256341 20614 tablet_bootstrap.cc:654] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.256757 20331 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.258430 20370 leader_election.cc:304] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.258466 20613 raft_consensus.cc:359] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.259505 20613 raft_consensus.cc:385] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.259872 20613 raft_consensus.cc:740] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.260741 20613 consensus_queue.cc:260] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.259955 20555 leader_election.cc:290] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.262173 20555 raft_consensus.cc:2804] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.262578 20555 raft_consensus.cc:493] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.263077 20555 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.264662 20614 tablet_bootstrap.cc:492] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.265089 20614 ts_tablet_manager.cc:1403] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260710 13:22:26.265237 20613 ts_tablet_manager.cc:1434] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:26.267252 20614 raft_consensus.cc:359] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.267799 20614 raft_consensus.cc:385] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.268056 20614 raft_consensus.cc:740] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.268474 20614 consensus_queue.cc:260] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.269722 20614 ts_tablet_manager.cc:1434] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:26.270287 20614 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: Bootstrap starting.
I20260710 13:22:26.275647 20614 tablet_bootstrap.cc:654] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.289016 20614 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: No bootstrap required, opened a new log
I20260710 13:22:26.289474 20614 ts_tablet_manager.cc:1403] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:22:26.291599 20614 raft_consensus.cc:359] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.292207 20614 raft_consensus.cc:385] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.292449 20614 raft_consensus.cc:740] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.293110 20640 raft_consensus.cc:493] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.293072 20614 consensus_queue.cc:260] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.293982 20615 tablet_bootstrap.cc:492] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.293654 20640 raft_consensus.cc:515] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.294480 20615 ts_tablet_manager.cc:1403] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.024s
I20260710 13:22:26.295122 20614 ts_tablet_manager.cc:1434] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:22:26.295706 20640 leader_election.cc:290] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.292593 20555 raft_consensus.cc:515] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.297727 20615 raft_consensus.cc:359] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.298499 20615 raft_consensus.cc:385] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.298784 20615 raft_consensus.cc:740] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.299024 20555 leader_election.cc:290] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.299575 20615 consensus_queue.cc:260] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.300745 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.301364 20476 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.301848 20615 ts_tablet_manager.cc:1434] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:22:26.302857 20615 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.304594 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.304605 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.305269 20476 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.305382 20331 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.307161 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.307463 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.307758 20331 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.308086 20476 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.309880 20615 tablet_bootstrap.cc:654] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.315752 20331 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
W20260710 13:22:26.315987 20277 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:26.317056 20370 leader_election.cc:304] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.318286 20639 raft_consensus.cc:2804] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.318850 20639 raft_consensus.cc:493] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.319198 20639 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.320674 20476 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.318290 20370 leader_election.cc:304] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.322866 20615 tablet_bootstrap.cc:492] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.323428 20615 ts_tablet_manager.cc:1403] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:22:26.324476 20640 raft_consensus.cc:2804] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.324962 20640 raft_consensus.cc:697] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.325748 20640 consensus_queue.cc:237] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.325892 20639 raft_consensus.cc:515] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.327622 20615 raft_consensus.cc:359] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.328339 20615 raft_consensus.cc:385] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.328413 20639 leader_election.cc:290] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.328678 20615 raft_consensus.cc:740] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.329317 20526 raft_consensus.cc:493] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.329463 20615 consensus_queue.cc:260] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.329797 20526 raft_consensus.cc:515] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.331619 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.331840 20615 ts_tablet_manager.cc:1434] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:26.332208 20331 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.332903 20615 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.333557 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.334154 20405 raft_consensus.cc:2468] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:26.335440 20295 leader_election.cc:304] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.337129 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.331712 20526 leader_election.cc:290] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.341216 20526 raft_consensus.cc:2804] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.341547 20526 raft_consensus.cc:493] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.341856 20526 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.344221 20331 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.348896 20615 tablet_bootstrap.cc:654] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.349686 20526 raft_consensus.cc:515] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.350970 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.352119 20370 leader_election.cc:304] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.352344 20476 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.349706 20643 raft_consensus.cc:493] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.353106 20643 raft_consensus.cc:515] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
W20260710 13:22:26.354429 20295 leader_election.cc:343] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.355206 20555 raft_consensus.cc:2804] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.355873 20555 raft_consensus.cc:697] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.356936 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.357529 20405 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.358615 20602 raft_consensus.cc:493] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.359243 20602 raft_consensus.cc:515] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.361850 20602 leader_election.cc:290] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.363749 20639 raft_consensus.cc:493] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.364326 20639 raft_consensus.cc:515] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.366290 20639 leader_election.cc:290] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.366695 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.367029 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.367550 20479 raft_consensus.cc:2468] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.367805 20406 raft_consensus.cc:2468] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:26.370386 20602 raft_consensus.cc:493] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.367107 20476 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.370592 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.371101 20602 raft_consensus.cc:515] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.371500 20479 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.373520 20444 leader_election.cc:304] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.373684 20602 leader_election.cc:290] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.374637 20602 raft_consensus.cc:2804] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.356966 20555 consensus_queue.cc:237] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.380931 20645 raft_consensus.cc:493] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.375276 20602 raft_consensus.cc:493] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.376410 20370 leader_election.cc:304] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.381619 20602 raft_consensus.cc:3060] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.383030 20370 leader_election.cc:304] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.383930 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.384640 20331 raft_consensus.cc:2468] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:26.384976 20229 catalog_manager.cc:5697] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.352761 20526 leader_election.cc:290] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.378432 20405 raft_consensus.cc:2468] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:26.379921 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.379798 20643 leader_election.cc:290] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.389247 20639 raft_consensus.cc:2804] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.389772 20639 raft_consensus.cc:493] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.390208 20639 raft_consensus.cc:3060] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.393424 20640 raft_consensus.cc:2804] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.393970 20640 raft_consensus.cc:493] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.394387 20640 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.395121 20526 raft_consensus.cc:493] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.395732 20526 raft_consensus.cc:515] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.398283 20526 leader_election.cc:290] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.392066 20295 leader_election.cc:304] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.402413 20639 raft_consensus.cc:515] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.408918 20643 raft_consensus.cc:493] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.381531 20645 raft_consensus.cc:515] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.411886 20643 raft_consensus.cc:515] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.415270 20648 raft_consensus.cc:493] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.415958 20648 raft_consensus.cc:515] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.416803 20643 leader_election.cc:290] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.416944 20646 raft_consensus.cc:2804] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.417465 20646 raft_consensus.cc:697] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:26.416795 20645 leader_election.cc:290] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.418269 20646 consensus_queue.cc:237] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.423700 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.423853 20555 raft_consensus.cc:493] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.424358 20331 raft_consensus.cc:2468] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.424698 20555 raft_consensus.cc:515] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.418248 20648 leader_election.cc:290] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
W20260710 13:22:26.420342 20295 leader_election.cc:343] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.425794 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.435257 20331 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.436772 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.437059 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.437431 20479 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:26.437642 20475 raft_consensus.cc:2468] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.438401 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.439841 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.440425 20475 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.427989 20639 leader_election.cc:290] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.441375 20370 leader_election.cc:304] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.441823 20602 raft_consensus.cc:515] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.442143 20639 raft_consensus.cc:2804] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.442180 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.442605 20639 raft_consensus.cc:493] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.432216 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.442951 20480 raft_consensus.cc:2393] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:26.443352 20328 raft_consensus.cc:2468] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 0.
I20260710 13:22:26.444096 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.444989 20370 leader_election.cc:304] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.445703 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.446287 20328 raft_consensus.cc:2468] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.446381 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.446553 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.432940 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.433336 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.431654 20555 leader_election.cc:290] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.443001 20639 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.453035 20444 leader_election.cc:304] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.454296 20649 raft_consensus.cc:2804] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.454665 20649 raft_consensus.cc:493] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.454958 20649 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.447405 20327 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.449465 20643 raft_consensus.cc:2804] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.449944 20476 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:26.460322 20643 raft_consensus.cc:493] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.460706 20643 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.448592 20330 raft_consensus.cc:3060] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.460044 20602 leader_election.cc:290] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.464474 20640 raft_consensus.cc:515] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.466012 20406 raft_consensus.cc:2393] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eae7750362314b02ad009e8537429ecf in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.468847 20615 tablet_bootstrap.cc:492] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.469451 20615 ts_tablet_manager.cc:1403] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.137s	user 0.033s	sys 0.039s
I20260710 13:22:26.470439 20639 raft_consensus.cc:515] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.471698 20405 raft_consensus.cc:2393] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.472576 20639 leader_election.cc:290] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.467398 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.473150 20615 raft_consensus.cc:359] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.474116 20615 raft_consensus.cc:385] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.467856 20295 leader_election.cc:304] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.474481 20615 raft_consensus.cc:740] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.475097 20646 raft_consensus.cc:2804] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:26.475507 20295 leader_election.cc:343] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.475523 20646 raft_consensus.cc:493] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.476167 20646 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.475714 20615 consensus_queue.cc:260] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.476358 20295 leader_election.cc:304] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.477632 20645 raft_consensus.cc:2804] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.477807 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.477913 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81588b639436bad2d8543f936d038" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.478145 20615 ts_tablet_manager.cc:1434] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:26.477993 20645 raft_consensus.cc:493] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.478644 20645 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.478773 20406 raft_consensus.cc:2393] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.479223 20615 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: Bootstrap starting.
I20260710 13:22:26.460111 20227 catalog_manager.cc:5697] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.484115 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.486629 20444 leader_election.cc:304] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [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: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.487476 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.487313 20645 raft_consensus.cc:515] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.488247 20327 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.488343 20615 tablet_bootstrap.cc:654] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.494154 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.494807 20406 raft_consensus.cc:2468] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 0.
I20260710 13:22:26.495587 20640 leader_election.cc:290] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.491492 20602 raft_consensus.cc:2749] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.496637 20330 raft_consensus.cc:2468] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.499599 20403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.500032 20327 raft_consensus.cc:2468] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.501524 20370 leader_election.cc:304] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:26.501645 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.501796 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.503418 20480 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.504252 20640 raft_consensus.cc:2804] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.501579 20295 leader_election.cc:304] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:26.504767 20640 raft_consensus.cc:697] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.505110 20648 raft_consensus.cc:2804] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.505458 20648 raft_consensus.cc:493] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.505798 20648 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.505597 20640 consensus_queue.cc:237] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.506431 20370 leader_election.cc:304] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.509848 20643 raft_consensus.cc:515] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.510819 20404 raft_consensus.cc:2393] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eae7750362314b02ad009e8537429ecf in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.510702 20480 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.511788 20643 leader_election.cc:290] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.513396 20652 raft_consensus.cc:2804] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.513948 20652 raft_consensus.cc:697] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.517066 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.517874 20330 raft_consensus.cc:2393] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:26.517215 20229 catalog_manager.cc:5697] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.519348 20370 leader_election.cc:304] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:26.519769 20648 raft_consensus.cc:515] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.520488 20643 raft_consensus.cc:2804] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.521027 20643 raft_consensus.cc:697] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.521809 20643 consensus_queue.cc:237] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.524200 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.524778 20477 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.524565 20652 consensus_queue.cc:237] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.533178 20649 raft_consensus.cc:515] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.534492 20476 raft_consensus.cc:2393] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate d0c19018fce549daaef38f9d24bcaa73 in this term.
I20260710 13:22:26.503990 20645 leader_election.cc:290] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.527535 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.543418 20648 leader_election.cc:290] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.545074 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.545222 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.545666 20404 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.549366 20477 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:26.551095 20480 raft_consensus.cc:2393] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:26.552536 20370 leader_election.cc:304] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [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: 75f48e3c128d477ea12af99a0daf5d15; no voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf
W20260710 13:22:26.554600 20295 leader_election.cc:343] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.556270 20295 leader_election.cc:304] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:26.556447 20643 raft_consensus.cc:2749] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.557499 20404 raft_consensus.cc:2468] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 1.
I20260710 13:22:26.559199 20648 raft_consensus.cc:2804] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.559700 20648 raft_consensus.cc:697] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:26.560491 20648 consensus_queue.cc:237] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.564107 20615 tablet_bootstrap.cc:492] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: No bootstrap required, opened a new log
I20260710 13:22:26.564702 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.565769 20330 raft_consensus.cc:2393] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.567239 20646 raft_consensus.cc:515] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.567644 20295 leader_election.cc:304] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:26.568564 20645 raft_consensus.cc:2804] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.568912 20327 raft_consensus.cc:2393] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75f48e3c128d477ea12af99a0daf5d15 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:26.569008 20645 raft_consensus.cc:697] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:26.570039 20646 leader_election.cc:290] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 1 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.569895 20645 consensus_queue.cc:237] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.572625 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.564715 20615 ts_tablet_manager.cc:1403] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.010s
I20260710 13:22:26.573454 20480 raft_consensus.cc:2393] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eae7750362314b02ad009e8537429ecf in current term 1: Already voted for candidate 75f48e3c128d477ea12af99a0daf5d15 in this term.
I20260710 13:22:26.573855 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.574244 20649 leader_election.cc:290] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.575637 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:26.576125 20295 leader_election.cc:304] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [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: eae7750362314b02ad009e8537429ecf; no voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:26.576699 20615 raft_consensus.cc:359] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.577026 20444 leader_election.cc:304] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [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: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.577402 20615 raft_consensus.cc:385] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.577236 20526 raft_consensus.cc:2749] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.577801 20615 raft_consensus.cc:740] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.578042 20649 raft_consensus.cc:2749] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.578514 20615 consensus_queue.cc:260] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.584398 20615 ts_tablet_manager.cc:1434] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:26.602305 20224 catalog_manager.cc:5697] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.604173 20224 catalog_manager.cc:5697] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 1 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.604785 20229 catalog_manager.cc:5697] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.608323 20229 catalog_manager.cc:5697] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.610486 20229 catalog_manager.cc:5697] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.715809 20640 raft_consensus.cc:493] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.716248 20640 raft_consensus.cc:515] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.718005 20640 leader_election.cc:290] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.718639 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d8af2b47ad4a1eb23a28f4c20d6ef8" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.718916 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d8af2b47ad4a1eb23a28f4c20d6ef8" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73" is_pre_election: true
I20260710 13:22:26.719228 20327 raft_consensus.cc:2468] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.719542 20480 raft_consensus.cc:2468] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 0.
I20260710 13:22:26.720165 20370 leader_election.cc:304] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.720872 20640 raft_consensus.cc:2804] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.721141 20640 raft_consensus.cc:493] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.721427 20640 raft_consensus.cc:3060] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.726078 20640 raft_consensus.cc:515] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.727707 20640 leader_election.cc:290] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:26.728389 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d8af2b47ad4a1eb23a28f4c20d6ef8" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:26.728809 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d8af2b47ad4a1eb23a28f4c20d6ef8" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:26.728945 20327 raft_consensus.cc:3060] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.729326 20480 raft_consensus.cc:3060] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.733805 20327 raft_consensus.cc:2468] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.734050 20480 raft_consensus.cc:2468] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 1.
I20260710 13:22:26.734803 20370 leader_election.cc:304] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:26.735610 20640 raft_consensus.cc:2804] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.736055 20640 raft_consensus.cc:697] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:26.736754 20640 consensus_queue.cc:237] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.743283 20229 catalog_manager.cc:5697] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.747481 20649 raft_consensus.cc:493] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.747989 20649 raft_consensus.cc:515] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.749732 20649 leader_election.cc:290] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.750468 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.750721 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.751485 20404 raft_consensus.cc:2393] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:26.752411 20444 leader_election.cc:304] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.753139 20649 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.758504 20649 raft_consensus.cc:2749] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.786718 20640 consensus_queue.cc:1048] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.797360 20649 raft_consensus.cc:493] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.798213 20640 consensus_queue.cc:1048] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.797916 20649 raft_consensus.cc:515] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:26.801429 20649 leader_election.cc:290] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:26.803032 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae7750362314b02ad009e8537429ecf" is_pre_election: true
I20260710 13:22:26.803640 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f48e3c128d477ea12af99a0daf5d15" is_pre_election: true
I20260710 13:22:26.804433 20404 raft_consensus.cc:2393] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0c19018fce549daaef38f9d24bcaa73 in current term 1: Already voted for candidate eae7750362314b02ad009e8537429ecf in this term.
I20260710 13:22:26.806114 20444 leader_election.cc:304] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73; no voters: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.807181 20649 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.813727 20649 raft_consensus.cc:2749] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.847594 20640 consensus_queue.cc:1048] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.858269 20555 consensus_queue.cc:1048] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.919701 20648 consensus_queue.cc:1048] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.928841 20526 consensus_queue.cc:1048] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.940886 20526 consensus_queue.cc:1048] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.950441 20648 consensus_queue.cc:1048] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.964773 20404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:22:26.965368 20404 raft_consensus.cc:606] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.972417 20404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:22:26.972916 20404 raft_consensus.cc:606] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.977099 20404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:22:26.977535 20404 raft_consensus.cc:606] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS eae7750362314b02ad009e8537429ecf
I20260710 13:22:26.985267 20643 consensus_queue.cc:1048] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.986764 20643 consensus_queue.cc:1048] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.988042 20330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:47276
I20260710 13:22:26.988636 20330 raft_consensus.cc:606] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS 75f48e3c128d477ea12af99a0daf5d15
I20260710 13:22:26.993432 20555 raft_consensus.cc:993] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:26.993933 20555 raft_consensus.cc:1081] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:26.996307 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47250
I20260710 13:22:26.996826 20330 raft_consensus.cc:493] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.997164 20330 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.004289 20331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:47276
I20260710 13:22:27.005101 20331 raft_consensus.cc:606] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:27.010877 20643 consensus_queue.cc:1048] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.012048 20330 raft_consensus.cc:515] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.013077 20327 raft_consensus.cc:1240] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Rejecting Update request from peer 75f48e3c128d477ea12af99a0daf5d15 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:27.016239 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:27.016803 20404 raft_consensus.cc:3055] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.017082 20404 raft_consensus.cc:740] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:27.017851 20330 leader_election.cc:290] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:27.018141 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5155e0fc124a2cb9fcb3244445c03e" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:27.019654 20639 consensus_queue.cc:1048] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.019197 20643 consensus_queue.cc:1059] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:27.021911 20404 consensus_queue.cc:260] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.022814 20404 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.034765 20404 raft_consensus.cc:2468] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
W20260710 13:22:27.035269 20639 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:22:27.036866 20295 leader_election.cc:304] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [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: 75f48e3c128d477ea12af99a0daf5d15, eae7750362314b02ad009e8537429ecf; no voters: d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:27.038290 20648 raft_consensus.cc:2804] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.038733 20648 raft_consensus.cc:697] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:27.039534 20648 consensus_queue.cc:237] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.046216 20648 consensus_queue.cc:1048] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.051532 20224 catalog_manager.cc:5697] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.059125 20645 consensus_queue.cc:1048] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.066491 20645 raft_consensus.cc:993] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: : Instructing follower 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:27.066895 20645 raft_consensus.cc:1081] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer 75f48e3c128d477ea12af99a0daf5d15 to start an election
I20260710 13:22:27.068406 20404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
 from {username='slave'} at 127.0.0.1:55052
I20260710 13:22:27.068949 20404 raft_consensus.cc:493] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.069293 20404 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.074883 20404 raft_consensus.cc:515] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.076774 20404 leader_election.cc:290] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:27.077299 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:27.077644 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997b5402aaad41e9953c2628b8ce9f3b" candidate_uuid: "75f48e3c128d477ea12af99a0daf5d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:27.077935 20327 raft_consensus.cc:3055] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.078210 20477 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.078306 20327 raft_consensus.cc:740] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:27.079130 20327 consensus_queue.cc:260] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.080118 20327 raft_consensus.cc:3060] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.083315 20477 raft_consensus.cc:2468] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:27.084283 20370 leader_election.cc:304] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:27.084738 20327 raft_consensus.cc:2468] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f48e3c128d477ea12af99a0daf5d15 in term 2.
I20260710 13:22:27.085084 20643 raft_consensus.cc:2804] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.085637 20643 raft_consensus.cc:697] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Becoming Leader. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:27.086189 20643 consensus_queue.cc:237] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.091688 20224 catalog_manager.cc:5697] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "75f48e3c128d477ea12af99a0daf5d15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.110448 20643 consensus_queue.cc:1048] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.160063 20640 consensus_queue.cc:1048] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:27.160061 20639 consensus_queue.cc:1048] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:27.183543 20643 consensus_queue.cc:1048] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.265311 20643 raft_consensus.cc:993] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:27.265761 20639 raft_consensus.cc:1081] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:27.267230 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47250
I20260710 13:22:27.267791 20330 raft_consensus.cc:493] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.268046 20330 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.276070 20330 raft_consensus.cc:515] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.277669 20330 leader_election.cc:290] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:27.279022 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:27.279071 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe6cfe24104884b3584f793864a3e5" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:27.279707 20477 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.279783 20404 raft_consensus.cc:3055] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.280252 20404 raft_consensus.cc:740] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:27.281159 20404 consensus_queue.cc:260] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.282431 20404 raft_consensus.cc:3060] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.285915 20477 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:27.286947 20295 leader_election.cc:304] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:27.287844 20646 raft_consensus.cc:2804] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.288322 20646 raft_consensus.cc:697] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:27.289038 20404 raft_consensus.cc:2468] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:27.289448 20646 consensus_queue.cc:237] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.296103 20229 catalog_manager.cc:5697] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.407341 20643 raft_consensus.cc:993] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:27.407728 20639 raft_consensus.cc:1081] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer eae7750362314b02ad009e8537429ecf to start an election
I20260710 13:22:27.409086 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
 from {username='slave'} at 127.0.0.1:47250
I20260710 13:22:27.409550 20330 raft_consensus.cc:493] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.409852 20330 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.415895 20330 raft_consensus.cc:515] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.418152 20330 leader_election.cc:290] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131:43533)
I20260710 13:22:27.418736 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:27.419054 20477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b6cc246e44eed892279adcd1ef0f7" candidate_uuid: "eae7750362314b02ad009e8537429ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
I20260710 13:22:27.419348 20404 raft_consensus.cc:3055] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.419624 20477 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.419726 20404 raft_consensus.cc:740] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:27.420601 20404 consensus_queue.cc:260] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.421650 20404 raft_consensus.cc:3060] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.424790 20477 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:27.425853 20295 leader_election.cc:304] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:27.426433 20404 raft_consensus.cc:2468] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eae7750362314b02ad009e8537429ecf in term 2.
I20260710 13:22:27.426486 20646 raft_consensus.cc:2804] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.427093 20646 raft_consensus.cc:697] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Leader. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:27.428143 20646 consensus_queue.cc:237] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.434165 20229 catalog_manager.cc:5697] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to eae7750362314b02ad009e8537429ecf (127.16.25.129). New cstate: current_term: 2 leader_uuid: "eae7750362314b02ad009e8537429ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.485301 20645 raft_consensus.cc:993] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:27.485926 20646 raft_consensus.cc:1081] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:27.487746 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33270
I20260710 13:22:27.488372 20476 raft_consensus.cc:493] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.488706 20476 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.495148 20476 raft_consensus.cc:515] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.496680 20476 leader_election.cc:290] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:27.497462 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:27.497653 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a8b8a2baf54a4086fc23fc1fab5861" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:27.498078 20330 raft_consensus.cc:3055] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.498466 20404 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.498741 20330 raft_consensus.cc:740] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:27.499639 20330 consensus_queue.cc:260] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.500795 20330 raft_consensus.cc:3060] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.503999 20404 raft_consensus.cc:2468] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:27.505107 20444 leader_election.cc:304] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:27.505502 20330 raft_consensus.cc:2468] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:27.505971 20649 raft_consensus.cc:2804] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.507251 20649 raft_consensus.cc:697] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:27.508334 20649 consensus_queue.cc:237] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:27.516891 20229 catalog_manager.cc:5697] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:27.611397 20476 raft_consensus.cc:3060] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.615834 20476 raft_consensus.cc:1275] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.616779 20646 consensus_queue.cc:1048] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.623557 20404 raft_consensus.cc:1275] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.625713 20648 consensus_queue.cc:1048] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.656445 20477 raft_consensus.cc:1275] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.657544 20643 consensus_queue.cc:1048] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.665267 20330 raft_consensus.cc:1275] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer 75f48e3c128d477ea12af99a0daf5d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.668843 20643 consensus_queue.cc:1048] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.752517 20404 raft_consensus.cc:1275] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.753957 20687 consensus_queue.cc:1048] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.764145 20477 raft_consensus.cc:1275] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.765486 20645 consensus_queue.cc:1048] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.997998 20476 raft_consensus.cc:1275] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.999097 20687 consensus_queue.cc:1048] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.007851 20404 raft_consensus.cc:1275] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer eae7750362314b02ad009e8537429ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.009408 20687 consensus_queue.cc:1048] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.042774 20403 raft_consensus.cc:1275] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.044130 20649 consensus_queue.cc:1048] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.054878 20330 raft_consensus.cc:1275] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.056217 20692 consensus_queue.cc:1048] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:30.009181 20224 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53584:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:30.030593 20224 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53584:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:30.055747 16486 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:22:30.252115 20406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12142e9886b0429bb7365b2040827002"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:56706
I20260710 13:22:30.253062 20406 raft_consensus.cc:606] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:30.366122 20748 tablet.cc:1724] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: 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
W20260710 13:22:30.374106 20370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.129:35441, user_credentials={real_user=slave}} blocked reactor thread for 76516.1us
I20260710 13:22:30.376716 20746 tablet.cc:1724] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: 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
W20260710 13:22:30.378898 20295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.130:35341, user_credentials={real_user=slave}} blocked reactor thread for 54658.7us
W20260710 13:22:30.403812 20357 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:916b6cc246e44eed892279adcd1ef0f7)
I20260710 13:22:30.326536 20742 tablet.cc:1724] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.363476 20754 tablet.cc:1724] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.355984 20741 tablet.cc:1724] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.429949 20758 tablet.cc:1724] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.445158 20753 raft_consensus.cc:993] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.433944 20757 tablet.cc:1724] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.453702 20765 tablet.cc:1724] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.455482 20718 raft_consensus.cc:1081] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
W20260710 13:22:30.458613 20432 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:26d8af2b47ad4a1eb23a28f4c20d6ef8)
I20260710 13:22:30.459793 20328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:60140
W20260710 13:22:30.461755 20357 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:26d8af2b47ad4a1eb23a28f4c20d6ef8)
W20260710 13:22:30.475468 20370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.129:35441, user_credentials={real_user=slave}} blocked reactor thread for 75736.3us
I20260710 13:22:30.475227 20328 raft_consensus.cc:606] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:30.478518 16486 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:22:30.478168 20763 tablet.cc:1724] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.479161 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:30.480443 20764 tablet.cc:1724] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: 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
W20260710 13:22:30.501077 20295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.131:43533, user_credentials={real_user=slave}} blocked reactor thread for 54126.7us
I20260710 13:22:30.504724 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12142e9886b0429bb7365b2040827002"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33284
I20260710 13:22:30.513445 20327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "335932bd90df49fb80769d9178027e7a"
dest_uuid: "eae7750362314b02ad009e8537429ecf"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:60140
I20260710 13:22:30.514074 20327 raft_consensus.cc:606] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:30.528846 20403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b"
dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
mode: GRACEFUL
new_leader_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:56706
I20260710 13:22:30.529448 20403 raft_consensus.cc:606] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Received request to transfer leadership to TS d0c19018fce549daaef38f9d24bcaa73
I20260710 13:22:30.530525 20724 raft_consensus.cc:993] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.531013 20724 raft_consensus.cc:1081] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.532908 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:30.533576 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:30.534971 20742 tablet.cc:1724] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.536156 20741 tablet.cc:1724] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.536783 20746 tablet.cc:1724] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.543962 20748 tablet.cc:1724] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.546159 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33270
I20260710 13:22:30.546718 20476 raft_consensus.cc:493] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.547092 20476 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.561066 20748 tablet.cc:1724] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.536469 20758 tablet.cc:1724] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.570655 20763 tablet.cc:1724] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.575765 20754 tablet.cc:1724] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.584929 20476 raft_consensus.cc:515] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.585744 20746 tablet.cc:1724] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.588246 20476 leader_election.cc:290] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:30.589350 20480 raft_consensus.cc:493] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.594167 20480 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.599764 20769 tablet.cc:1724] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.600384 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:30.609732 20327 raft_consensus.cc:3055] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:30.592250 20403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b8d54e80043c09b9bb5ce2ab98372" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:30.610056 20327 raft_consensus.cc:740] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:30.610363 20403 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.610934 20327 consensus_queue.cc:260] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.613101 20327 raft_consensus.cc:3060] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.612658 20757 tablet.cc:1724] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.615978 20480 raft_consensus.cc:515] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.600039 20770 tablet.cc:1724] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.620584 20741 tablet.cc:1724] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: 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
I20260710 13:22:30.625308 20403 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:30.626591 20444 leader_election.cc:304] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:30.609007 20764 tablet.cc:1724] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.627533 20739 raft_consensus.cc:2804] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:30.627979 20739 raft_consensus.cc:697] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:30.628396 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:30.628978 20331 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.628834 20739 consensus_queue.cc:237] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.630470 20742 tablet.cc:1724] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: 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
I20260710 13:22:30.618034 20769 tablet.cc:1724] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.639676 20748 tablet.cc:1724] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: 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
I20260710 13:22:30.650565 20331 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:30.653472 20327 raft_consensus.cc:2468] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:30.654791 20444 leader_election.cc:304] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:30.659965 20739 raft_consensus.cc:2804] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:30.660439 20739 raft_consensus.cc:697] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:30.661235 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12142e9886b0429bb7365b2040827002" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:30.661890 20406 raft_consensus.cc:3055] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:30.661276 20739 consensus_queue.cc:237] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.662196 20406 raft_consensus.cc:740] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:30.662967 20406 consensus_queue.cc:260] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.664072 20406 raft_consensus.cc:3060] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.660156 20480 leader_election.cc:290] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 2 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:30.669600 20227 catalog_manager.cc:5697] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 1 to 2, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.673619 20406 raft_consensus.cc:2468] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 2.
I20260710 13:22:30.687546 20227 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: soft_deleted_table [id=070c630bd135468ba148116c98ca24d6] alter complete (version 1)
I20260710 13:22:30.696636 20227 catalog_manager.cc:5697] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 1 to 2, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.707753 20762 raft_consensus.cc:993] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.708377 20768 raft_consensus.cc:1081] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.709697 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "335932bd90df49fb80769d9178027e7a"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33270
I20260710 13:22:30.710150 20480 raft_consensus.cc:493] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.710445 20480 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.715276 20480 raft_consensus.cc:515] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.716917 20480 leader_election.cc:290] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 3 election: Requested vote from peers 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341), eae7750362314b02ad009e8537429ecf (127.16.25.129:35441)
I20260710 13:22:30.717526 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:30.717880 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335932bd90df49fb80769d9178027e7a" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:30.718186 20406 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.718482 20327 raft_consensus.cc:3055] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.718832 20327 raft_consensus.cc:740] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eae7750362314b02ad009e8537429ecf, State: Running, Role: LEADER
I20260710 13:22:30.719627 20327 consensus_queue.cc:260] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [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: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.720763 20327 raft_consensus.cc:3060] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.724584 20406 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 3.
I20260710 13:22:30.725780 20327 raft_consensus.cc:2468] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 3.
I20260710 13:22:30.725802 20444 leader_election.cc:304] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [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: 75f48e3c128d477ea12af99a0daf5d15, d0c19018fce549daaef38f9d24bcaa73; no voters: 
I20260710 13:22:30.726823 20739 raft_consensus.cc:2804] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.727290 20739 raft_consensus.cc:697] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 3 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:30.728121 20739 consensus_queue.cc:237] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [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: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.736495 20227 catalog_manager.cc:5697] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 2 to 3, leader changed from eae7750362314b02ad009e8537429ecf (127.16.25.129) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 3 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.784370 20718 raft_consensus.cc:993] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: : Instructing follower d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.784873 20766 raft_consensus.cc:1081] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Signalling peer d0c19018fce549daaef38f9d24bcaa73 to start an election
I20260710 13:22:30.786168 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b"
dest_uuid: "d0c19018fce549daaef38f9d24bcaa73"
 from {username='slave'} at 127.0.0.1:33284
I20260710 13:22:30.786720 20480 raft_consensus.cc:493] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.787026 20480 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.792048 20480 raft_consensus.cc:515] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.793577 20480 leader_election.cc:290] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [CANDIDATE]: Term 3 election: Requested vote from peers eae7750362314b02ad009e8537429ecf (127.16.25.129:35441), 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341)
I20260710 13:22:30.794149 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eae7750362314b02ad009e8537429ecf"
I20260710 13:22:30.794418 20406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02775d54d1442fd8fa9aebd12a7794b" candidate_uuid: "d0c19018fce549daaef38f9d24bcaa73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f48e3c128d477ea12af99a0daf5d15"
I20260710 13:22:30.794728 20327 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.795066 20406 raft_consensus.cc:3055] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.795362 20406 raft_consensus.cc:740] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75f48e3c128d477ea12af99a0daf5d15, State: Running, Role: LEADER
I20260710 13:22:30.796000 20406 consensus_queue.cc:260] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.796871 20406 raft_consensus.cc:3060] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.799397 20327 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 3.
I20260710 13:22:30.800256 20444 leader_election.cc:304] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [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: d0c19018fce549daaef38f9d24bcaa73, eae7750362314b02ad009e8537429ecf; no voters: 
I20260710 13:22:30.800901 20739 raft_consensus.cc:2804] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.801271 20739 raft_consensus.cc:697] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 3 LEADER]: Becoming Leader. State: Replica: d0c19018fce549daaef38f9d24bcaa73, State: Running, Role: LEADER
I20260710 13:22:30.802177 20406 raft_consensus.cc:2468] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0c19018fce549daaef38f9d24bcaa73 in term 3.
I20260710 13:22:30.802058 20739 consensus_queue.cc:237] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [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: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } }
I20260710 13:22:30.810114 20227 catalog_manager.cc:5697] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 reported cstate change: term changed from 2 to 3, leader changed from 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130) to d0c19018fce549daaef38f9d24bcaa73 (127.16.25.131). New cstate: current_term: 3 leader_uuid: "d0c19018fce549daaef38f9d24bcaa73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0c19018fce549daaef38f9d24bcaa73" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:31.042714 20406 raft_consensus.cc:1275] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:31.043731 20739 consensus_queue.cc:1048] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.052977 20327 raft_consensus.cc:1275] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:31.054323 20739 consensus_queue.cc:1048] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.081074 20406 raft_consensus.cc:1275] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:31.082166 20739 consensus_queue.cc:1048] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.089125 20327 raft_consensus.cc:1275] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:31.090585 20739 consensus_queue.cc:1048] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.186228 20327 raft_consensus.cc:1275] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:31.187484 20739 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.195693 20406 raft_consensus.cc:1275] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:31.198011 20781 consensus_queue.cc:1048] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.236858 20406 raft_consensus.cc:1275] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:31.238029 20781 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f48e3c128d477ea12af99a0daf5d15" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 35341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.246351 20327 raft_consensus.cc:1275] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Refusing update from remote peer d0c19018fce549daaef38f9d24bcaa73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:31.247841 20781 consensus_queue.cc:1048] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eae7750362314b02ad009e8537429ecf" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:31.588158 16486 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:22:31.593279 16486 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:22:31.593653 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:31.599566 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:31.599869 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:32.624756 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
W20260710 13:22:32.645018 20370 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:22:32.648802 20370 consensus_peers.cc:597] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 -> Peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Couldn't send request to peer eae7750362314b02ad009e8537429ecf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.650530 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.651386 16486 tablet_replica.cc:333] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.652236 16486 raft_consensus.cc:2243] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.652642 16486 raft_consensus.cc:2272] T f2a8b8a2baf54a4086fc23fc1fab5861 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.655226 16486 tablet_replica.cc:333] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.656080 16486 raft_consensus.cc:2243] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.656476 16486 raft_consensus.cc:2272] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.658125 16486 tablet_replica.cc:333] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.658622 16486 raft_consensus.cc:2243] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.659032 16486 raft_consensus.cc:2272] T 997b5402aaad41e9953c2628b8ce9f3b P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.660743 16486 tablet_replica.cc:333] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.661190 16486 raft_consensus.cc:2243] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.661518 16486 raft_consensus.cc:2272] T 34e81588b639436bad2d8543f936d038 P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.663153 16486 tablet_replica.cc:333] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.663599 16486 raft_consensus.cc:2243] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.664213 16486 raft_consensus.cc:2272] T c8fe6cfe24104884b3584f793864a3e5 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.665809 16486 tablet_replica.cc:333] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.666285 16486 raft_consensus.cc:2243] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.666894 16486 raft_consensus.cc:2272] T 916b6cc246e44eed892279adcd1ef0f7 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.668655 16486 tablet_replica.cc:333] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.669085 16486 raft_consensus.cc:2243] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.669445 16486 raft_consensus.cc:2272] T c76480bdb21c401a8e713b5b86e1a09f P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.671150 16486 tablet_replica.cc:333] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.671573 16486 raft_consensus.cc:2243] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.672212 16486 raft_consensus.cc:2272] T 43caccfd81dc48858eacc666ab9d05c9 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.674223 16486 tablet_replica.cc:333] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.674670 16486 raft_consensus.cc:2243] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.675115 16486 raft_consensus.cc:2272] T 820b8d54e80043c09b9bb5ce2ab98372 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.676867 16486 tablet_replica.cc:333] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.677296 16486 raft_consensus.cc:2243] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.677906 16486 raft_consensus.cc:2272] T 9d5155e0fc124a2cb9fcb3244445c03e P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.679589 16486 tablet_replica.cc:333] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.680145 16486 raft_consensus.cc:2243] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.680653 16486 raft_consensus.cc:2272] T fd767066f60c4e8dafda333934040c90 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.682417 16486 tablet_replica.cc:333] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.682937 16486 raft_consensus.cc:2243] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.683367 16486 raft_consensus.cc:2272] T 335932bd90df49fb80769d9178027e7a P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.685029 16486 tablet_replica.cc:333] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.685510 16486 raft_consensus.cc:2243] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.686244 16486 raft_consensus.cc:2272] T 5e950a960af242678232efa3e367b62a P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.687933 16486 tablet_replica.cc:333] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.688392 16486 raft_consensus.cc:2243] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.688773 16486 raft_consensus.cc:2272] T d02775d54d1442fd8fa9aebd12a7794b P eae7750362314b02ad009e8537429ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.690536 16486 tablet_replica.cc:333] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.691048 16486 raft_consensus.cc:2243] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.691462 16486 raft_consensus.cc:2272] T efb09f6efe374a34b2dcd1df2da81a62 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.693130 16486 tablet_replica.cc:333] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.693598 16486 raft_consensus.cc:2243] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.694002 16486 raft_consensus.cc:2272] T 81d987ef51024e95b42d7e1acdaf6954 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.695647 16486 tablet_replica.cc:333] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.696103 16486 raft_consensus.cc:2243] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.696467 16486 raft_consensus.cc:2272] T 12142e9886b0429bb7365b2040827002 P eae7750362314b02ad009e8537429ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.698230 16486 tablet_replica.cc:333] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf: stopping tablet replica
I20260710 13:22:32.698654 16486 raft_consensus.cc:2243] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.699388 16486 raft_consensus.cc:2272] T fe9815b35e8d4362aebfd0f231f5f3ec P eae7750362314b02ad009e8537429ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.737968 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
W20260710 13:22:32.746269 20444 consensus_peers.cc:597] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 -> Peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Couldn't send request to peer eae7750362314b02ad009e8537429ecf. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.773752 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
W20260710 13:22:32.784576 20370 consensus_peers.cc:597] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 -> Peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Couldn't send request to peer eae7750362314b02ad009e8537429ecf. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:32.784873 20444 consensus_peers.cc:597] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 -> Peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Couldn't send request to peer 75f48e3c128d477ea12af99a0daf5d15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.808550 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.809379 16486 tablet_replica.cc:333] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.810272 16486 raft_consensus.cc:2243] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.811225 16486 raft_consensus.cc:2272] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.813035 16486 tablet_replica.cc:333] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.813540 16486 raft_consensus.cc:2243] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.813886 16486 raft_consensus.cc:2272] T f2a8b8a2baf54a4086fc23fc1fab5861 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.815533 16486 tablet_replica.cc:333] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.816012 16486 raft_consensus.cc:2243] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.816623 16486 raft_consensus.cc:2272] T 997b5402aaad41e9953c2628b8ce9f3b P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.818217 16486 tablet_replica.cc:333] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.818677 16486 raft_consensus.cc:2243] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.819376 16486 raft_consensus.cc:2272] T 34e81588b639436bad2d8543f936d038 P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.821112 16486 tablet_replica.cc:333] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.821785 16486 raft_consensus.cc:2243] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.822232 16486 raft_consensus.cc:2272] T c8fe6cfe24104884b3584f793864a3e5 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.824230 16486 tablet_replica.cc:333] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.824963 16486 raft_consensus.cc:2243] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:32.825416 20444 consensus_peers.cc:597] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 -> Peer eae7750362314b02ad009e8537429ecf (127.16.25.129:35441): Couldn't send request to peer eae7750362314b02ad009e8537429ecf. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.825469 16486 raft_consensus.cc:2272] T 820b8d54e80043c09b9bb5ce2ab98372 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.827456 16486 tablet_replica.cc:333] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.828001 16486 raft_consensus.cc:2243] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.828753 16486 raft_consensus.cc:2272] T fd767066f60c4e8dafda333934040c90 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.830511 16486 tablet_replica.cc:333] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.831055 16486 raft_consensus.cc:2243] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.831481 16486 raft_consensus.cc:2272] T 9d5155e0fc124a2cb9fcb3244445c03e P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.833089 16486 tablet_replica.cc:333] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.833576 16486 raft_consensus.cc:2243] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.833978 16486 raft_consensus.cc:2272] T 916b6cc246e44eed892279adcd1ef0f7 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.836023 16486 tablet_replica.cc:333] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.836493 16486 raft_consensus.cc:2243] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.836881 16486 raft_consensus.cc:2272] T d02775d54d1442fd8fa9aebd12a7794b P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.838779 16486 tablet_replica.cc:333] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.839315 16486 raft_consensus.cc:2243] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.839742 16486 raft_consensus.cc:2272] T efb09f6efe374a34b2dcd1df2da81a62 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.841414 16486 tablet_replica.cc:333] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.841884 16486 raft_consensus.cc:2243] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.842599 16486 raft_consensus.cc:2272] T 81d987ef51024e95b42d7e1acdaf6954 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.844396 16486 tablet_replica.cc:333] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.844926 16486 raft_consensus.cc:2243] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.845335 16486 raft_consensus.cc:2272] T 12142e9886b0429bb7365b2040827002 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.846900 16486 tablet_replica.cc:333] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.847416 16486 raft_consensus.cc:2243] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.847787 16486 raft_consensus.cc:2272] T fe9815b35e8d4362aebfd0f231f5f3ec P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.849617 16486 tablet_replica.cc:333] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.850082 16486 raft_consensus.cc:2243] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.850483 16486 raft_consensus.cc:2272] T 5e950a960af242678232efa3e367b62a P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.852202 16486 tablet_replica.cc:333] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.852650 16486 raft_consensus.cc:2243] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.853047 16486 raft_consensus.cc:2272] T 335932bd90df49fb80769d9178027e7a P 75f48e3c128d477ea12af99a0daf5d15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.854671 16486 tablet_replica.cc:333] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.855156 16486 raft_consensus.cc:2243] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.855839 16486 raft_consensus.cc:2272] T c76480bdb21c401a8e713b5b86e1a09f P 75f48e3c128d477ea12af99a0daf5d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.857604 16486 tablet_replica.cc:333] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15: stopping tablet replica
I20260710 13:22:32.858050 16486 raft_consensus.cc:2243] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.858497 16486 raft_consensus.cc:2272] T 43caccfd81dc48858eacc666ab9d05c9 P 75f48e3c128d477ea12af99a0daf5d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.896339 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
I20260710 13:22:32.926533 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
W20260710 13:22:32.943145 20444 consensus_peers.cc:597] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 -> Peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Couldn't send request to peer 75f48e3c128d477ea12af99a0daf5d15. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:35341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:32.956509 20444 consensus_peers.cc:597] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 -> Peer 75f48e3c128d477ea12af99a0daf5d15 (127.16.25.130:35341): Couldn't send request to peer 75f48e3c128d477ea12af99a0daf5d15. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:35341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.957062 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.957958 16486 tablet_replica.cc:333] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.958592 16486 raft_consensus.cc:2243] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.959121 16486 raft_consensus.cc:2272] T 997b5402aaad41e9953c2628b8ce9f3b P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.960924 16486 tablet_replica.cc:333] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.961474 16486 raft_consensus.cc:2243] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.962177 16486 raft_consensus.cc:2272] T f2a8b8a2baf54a4086fc23fc1fab5861 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.963889 16486 tablet_replica.cc:333] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.964416 16486 raft_consensus.cc:2243] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.964828 16486 raft_consensus.cc:2272] T 26d8af2b47ad4a1eb23a28f4c20d6ef8 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.966533 16486 tablet_replica.cc:333] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.967079 16486 raft_consensus.cc:2243] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.967514 16486 raft_consensus.cc:2272] T 34e81588b639436bad2d8543f936d038 P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.969120 16486 tablet_replica.cc:333] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.969727 16486 raft_consensus.cc:2243] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.970129 16486 raft_consensus.cc:2272] T c8fe6cfe24104884b3584f793864a3e5 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.972007 16486 tablet_replica.cc:333] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.972621 16486 raft_consensus.cc:2243] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.973028 16486 raft_consensus.cc:2272] T 916b6cc246e44eed892279adcd1ef0f7 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.974611 16486 tablet_replica.cc:333] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.975180 16486 raft_consensus.cc:2243] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.975579 16486 raft_consensus.cc:2272] T fd767066f60c4e8dafda333934040c90 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.977243 16486 tablet_replica.cc:333] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.977717 16486 raft_consensus.cc:2243] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.978116 16486 raft_consensus.cc:2272] T 9d5155e0fc124a2cb9fcb3244445c03e P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.979840 16486 tablet_replica.cc:333] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.980365 16486 raft_consensus.cc:2243] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.981046 16486 raft_consensus.cc:2272] T d02775d54d1442fd8fa9aebd12a7794b P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.982622 16486 tablet_replica.cc:333] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.983127 16486 raft_consensus.cc:2243] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.983811 16486 raft_consensus.cc:2272] T efb09f6efe374a34b2dcd1df2da81a62 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.985491 16486 tablet_replica.cc:333] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.985980 16486 raft_consensus.cc:2243] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.986375 16486 raft_consensus.cc:2272] T c76480bdb21c401a8e713b5b86e1a09f P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.988094 16486 tablet_replica.cc:333] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.988602 16486 raft_consensus.cc:2243] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.989310 16486 raft_consensus.cc:2272] T 820b8d54e80043c09b9bb5ce2ab98372 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.990908 16486 tablet_replica.cc:333] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.991405 16486 raft_consensus.cc:2243] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.991818 16486 raft_consensus.cc:2272] T 81d987ef51024e95b42d7e1acdaf6954 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.993491 16486 tablet_replica.cc:333] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.993959 16486 raft_consensus.cc:2243] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.994596 16486 raft_consensus.cc:2272] T 335932bd90df49fb80769d9178027e7a P d0c19018fce549daaef38f9d24bcaa73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.996290 16486 tablet_replica.cc:333] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.996740 16486 raft_consensus.cc:2243] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.997171 16486 raft_consensus.cc:2272] T 5e950a960af242678232efa3e367b62a P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.998804 16486 tablet_replica.cc:333] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:32.999305 16486 raft_consensus.cc:2243] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.999737 16486 raft_consensus.cc:2272] T 43caccfd81dc48858eacc666ab9d05c9 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.001331 16486 tablet_replica.cc:333] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:33.001762 16486 raft_consensus.cc:2243] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.002420 16486 raft_consensus.cc:2272] T 12142e9886b0429bb7365b2040827002 P d0c19018fce549daaef38f9d24bcaa73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.004067 16486 tablet_replica.cc:333] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73: stopping tablet replica
I20260710 13:22:33.004493 16486 raft_consensus.cc:2243] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.004884 16486 raft_consensus.cc:2272] T fe9815b35e8d4362aebfd0f231f5f3ec P d0c19018fce549daaef38f9d24bcaa73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.040692 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:22:33.069806 16486 master.cc:562] Master@127.16.25.190:34829 shutting down...
I20260710 13:22:33.089762 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.090292 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.090613 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P c051981186a94c6b902e4cf32c974833: stopping tablet replica
I20260710 13:22:33.110868 16486 master.cc:584] Master@127.16.25.190:34829 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12014 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:22:33.157339 16486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.25.190:40299
I20260710 13:22:33.158464 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.163570 20793 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
W20260710 13:22:33.163589 20792 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
W20260710 13:22:33.166139 20795 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
I20260710 13:22:33.166294 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:33.167629 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:33.167799 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.167996 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689753167963 us; error 0 us; skew 500 ppm
I20260710 13:22:33.168534 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.170679 16486 webserver.cc:533] Webserver started at http://127.16.25.190:37923/ using document root <none> and password file <none>
I20260710 13:22:33.171197 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.171379 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.171663 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.173151 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/master-0-root/instance:
uuid: "2c70d6646d7a417d8880395ee1530391"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.177119 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:33.180089 20800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.180860 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:33.181133 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/master-0-root
uuid: "2c70d6646d7a417d8880395ee1530391"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.181427 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-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)
I20260710 13:22:33.198418 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.199643 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.237779 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.190:40299
I20260710 13:22:33.237879 20851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.190:40299 every 8 connection(s)
I20260710 13:22:33.241496 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.251251 20852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: Bootstrap starting.
I20260710 13:22:33.255885 20852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.259923 20852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: No bootstrap required, opened a new log
I20260710 13:22:33.262009 20852 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER }
I20260710 13:22:33.262398 20852 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.262666 20852 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c70d6646d7a417d8880395ee1530391, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.263324 20852 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER }
I20260710 13:22:33.263783 20852 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:33.264024 20852 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:33.264283 20852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.268615 20852 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER }
I20260710 13:22:33.269117 20852 leader_election.cc:304] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [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: 2c70d6646d7a417d8880395ee1530391; no voters: 
I20260710 13:22:33.270190 20852 leader_election.cc:290] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:33.270571 20855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.271867 20855 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 1 LEADER]: Becoming Leader. State: Replica: 2c70d6646d7a417d8880395ee1530391, State: Running, Role: LEADER
I20260710 13:22:33.272529 20855 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [LEADER]: Queue going to LEADER mode. State: All 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: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER }
I20260710 13:22:33.273022 20852 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:33.276672 20856 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c70d6646d7a417d8880395ee1530391" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER } }
I20260710 13:22:33.277285 20856 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:33.277112 20857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c70d6646d7a417d8880395ee1530391. Latest consensus state: current_term: 1 leader_uuid: "2c70d6646d7a417d8880395ee1530391" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c70d6646d7a417d8880395ee1530391" member_type: VOTER } }
I20260710 13:22:33.277616 20857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:33.280370 20862 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:33.287984 20862 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:33.288923 16486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:33.296151 20862 catalog_manager.cc:1383] Generated new cluster ID: 02fa5fc197344a5a90c686353e94004a
I20260710 13:22:33.296420 20862 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:33.312194 20862 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:33.313392 20862 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:33.323436 20862 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: Generated new TSK 0
I20260710 13:22:33.323956 20862 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:33.355644 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.361356 20873 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
W20260710 13:22:33.362092 20874 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
W20260710 13:22:33.363890 20876 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
I20260710 13:22:33.364300 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:33.365163 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:33.365346 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.365468 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689753365451 us; error 0 us; skew 500 ppm
I20260710 13:22:33.365885 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.368129 16486 webserver.cc:533] Webserver started at http://127.16.25.129:35229/ using document root <none> and password file <none>
I20260710 13:22:33.368556 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.368696 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.368892 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.369882 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-0-root/instance:
uuid: "0a8f750188fd4f14b96aac98c64f031c"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.373989 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:33.377063 20881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.377760 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:33.378031 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-0-root
uuid: "0a8f750188fd4f14b96aac98c64f031c"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.378329 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-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)
I20260710 13:22:33.401154 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.402348 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.403823 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.405936 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.406145 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.406387 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.406565 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.444597 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.129:35503
I20260710 13:22:33.444692 20943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.129:35503 every 8 connection(s)
I20260710 13:22:33.449492 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.456012 20948 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
W20260710 13:22:33.458272 20949 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
I20260710 13:22:33.459270 16486 server_base.cc:1061] running on GCE node
W20260710 13:22:33.460085 20951 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
I20260710 13:22:33.461117 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:33.461373 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.461581 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689753461562 us; error 0 us; skew 500 ppm
I20260710 13:22:33.462196 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.462675 20944 heartbeater.cc:344] Connected to a master server at 127.16.25.190:40299
I20260710 13:22:33.463126 20944 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.463966 20944 heartbeater.cc:507] Master 127.16.25.190:40299 requested a full tablet report, sending...
I20260710 13:22:33.464840 16486 webserver.cc:533] Webserver started at http://127.16.25.130:42363/ using document root <none> and password file <none>
I20260710 13:22:33.465456 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.465664 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.465967 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.466533 20817 ts_manager.cc:194] Registered new tserver with Master: 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503)
I20260710 13:22:33.467347 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-1-root/instance:
uuid: "01881b6aeea840ccab2cb39423db58f9"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.468343 20817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38996
I20260710 13:22:33.471860 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:33.475399 20956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.476089 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:22:33.476377 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-1-root
uuid: "01881b6aeea840ccab2cb39423db58f9"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.476665 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-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)
I20260710 13:22:33.505138 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.506727 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.508240 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.510377 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.510589 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.510826 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.510989 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.549124 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.130:41259
I20260710 13:22:33.549216 21018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.130:41259 every 8 connection(s)
I20260710 13:22:33.553732 16486 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.560407 21022 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
W20260710 13:22:33.561111 21023 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
W20260710 13:22:33.564113 21025 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
I20260710 13:22:33.564231 16486 server_base.cc:1061] running on GCE node
I20260710 13:22:33.565292 16486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:33.565338 21019 heartbeater.cc:344] Connected to a master server at 127.16.25.190:40299
W20260710 13:22:33.565582 16486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.565752 21019 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.565814 16486 hybrid_clock.cc:648] HybridClock initialized: now 1783689753565797 us; error 0 us; skew 500 ppm
I20260710 13:22:33.566625 21019 heartbeater.cc:507] Master 127.16.25.190:40299 requested a full tablet report, sending...
I20260710 13:22:33.566663 16486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.568817 20817 ts_manager.cc:194] Registered new tserver with Master: 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:33.569350 16486 webserver.cc:533] Webserver started at http://127.16.25.131:43743/ using document root <none> and password file <none>
I20260710 13:22:33.569861 16486 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.570065 16486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.570320 16486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.570294 20817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39010
I20260710 13:22:33.571877 16486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-2-root/instance:
uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.575989 16486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:22:33.579231 21030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.579968 16486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:33.580296 16486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-2-root
uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-dc44"
I20260710 13:22:33.580574 16486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdVuURi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689656476958-16486-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)
I20260710 13:22:33.595299 16486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.596372 16486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.597708 16486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.600044 16486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.600260 16486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.600488 16486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.600654 16486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.638861 16486 rpc_server.cc:307] RPC server started. Bound to: 127.16.25.131:43659
I20260710 13:22:33.638960 21092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.25.131:43659 every 8 connection(s)
I20260710 13:22:33.651858 21093 heartbeater.cc:344] Connected to a master server at 127.16.25.190:40299
I20260710 13:22:33.652256 21093 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.652926 21093 heartbeater.cc:507] Master 127.16.25.190:40299 requested a full tablet report, sending...
I20260710 13:22:33.654683 20817 ts_manager.cc:194] Registered new tserver with Master: 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:33.655104 16486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013100609s
I20260710 13:22:33.656039 20817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39018
I20260710 13:22:33.677613 20817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39028:
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"
    }
  }
}
W20260710 13:22:33.680514 20817 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.
I20260710 13:22:33.757740 20984 tablet_service.cc:1511] Processing CreateTablet for tablet e1341ae0dcbf49dfb84635e681583d74 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.759145 20984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1341ae0dcbf49dfb84635e681583d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.760150 20983 tablet_service.cc:1511] Processing CreateTablet for tablet e111f4c2d2db406e955552024891c876 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.761200 20981 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f8019128449c1bfaba40e084e4198 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.763550 20982 tablet_service.cc:1511] Processing CreateTablet for tablet 6b23909d0242498a824b0a6b7bfe0b71 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.764410 20983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111f4c2d2db406e955552024891c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.768759 20908 tablet_service.cc:1511] Processing CreateTablet for tablet e111f4c2d2db406e955552024891c876 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.769421 20906 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f8019128449c1bfaba40e084e4198 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.770061 20908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111f4c2d2db406e955552024891c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.770704 20906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f8019128449c1bfaba40e084e4198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.771394 20982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b23909d0242498a824b0a6b7bfe0b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.772516 20907 tablet_service.cc:1511] Processing CreateTablet for tablet 6b23909d0242498a824b0a6b7bfe0b71 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.773445 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f8019128449c1bfaba40e084e4198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.773867 20907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b23909d0242498a824b0a6b7bfe0b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.775156 20909 tablet_service.cc:1511] Processing CreateTablet for tablet e1341ae0dcbf49dfb84635e681583d74 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.777534 20905 tablet_service.cc:1511] Processing CreateTablet for tablet 598f2c00f96a4534a81eaa67dc0b6f0a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.782419 20909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1341ae0dcbf49dfb84635e681583d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.786943 20905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598f2c00f96a4534a81eaa67dc0b6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.787747 20980 tablet_service.cc:1511] Processing CreateTablet for tablet 598f2c00f96a4534a81eaa67dc0b6f0a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.789037 20980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598f2c00f96a4534a81eaa67dc0b6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.792029 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7a5f7905d04a00a3c326de0e063333 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.793329 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7a5f7905d04a00a3c326de0e063333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.796157 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb2ec305344492970d19871a8e4e7f (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.796347 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7a5f7905d04a00a3c326de0e063333 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.797487 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb2ec305344492970d19871a8e4e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.799409 20976 tablet_service.cc:1511] Processing CreateTablet for tablet f060a6f6e5674b059e0ff6826d573d4a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.797487 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7a5f7905d04a00a3c326de0e063333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.802107 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f060a6f6e5674b059e0ff6826d573d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.799424 20977 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdb14e50d24361a42fb388b31c7141 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.807133 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdb14e50d24361a42fb388b31c7141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.831513 20903 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdb14e50d24361a42fb388b31c7141 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.833388 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdb14e50d24361a42fb388b31c7141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.835740 20902 tablet_service.cc:1511] Processing CreateTablet for tablet f060a6f6e5674b059e0ff6826d573d4a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.837370 21108 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:33.851316 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f060a6f6e5674b059e0ff6826d573d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.856065 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb2ec305344492970d19871a8e4e7f (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.857439 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb2ec305344492970d19871a8e4e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.868289 21057 tablet_service.cc:1511] Processing CreateTablet for tablet e111f4c2d2db406e955552024891c876 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.869774 21057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111f4c2d2db406e955552024891c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.875146 21109 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:33.882499 21058 tablet_service.cc:1511] Processing CreateTablet for tablet e1341ae0dcbf49dfb84635e681583d74 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.883631 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1341ae0dcbf49dfb84635e681583d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.889335 21055 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f8019128449c1bfaba40e084e4198 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.890713 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f8019128449c1bfaba40e084e4198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.891180 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb2ec305344492970d19871a8e4e7f (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.893177 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 598f2c00f96a4534a81eaa67dc0b6f0a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.895076 21050 tablet_service.cc:1511] Processing CreateTablet for tablet f060a6f6e5674b059e0ff6826d573d4a (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.895464 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7a5f7905d04a00a3c326de0e063333 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.893270 21051 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdb14e50d24361a42fb388b31c7141 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.872177 21056 tablet_service.cc:1511] Processing CreateTablet for tablet 6b23909d0242498a824b0a6b7bfe0b71 (DEFAULT_TABLE table=test-workload [id=c2707338e5dc48abb872620484817d9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.897428 21056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b23909d0242498a824b0a6b7bfe0b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.903347 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598f2c00f96a4534a81eaa67dc0b6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.904945 21108 tablet_bootstrap.cc:654] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.907800 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7a5f7905d04a00a3c326de0e063333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.908449 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb2ec305344492970d19871a8e4e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.912247 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f060a6f6e5674b059e0ff6826d573d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.915375 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdb14e50d24361a42fb388b31c7141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.931054 21109 tablet_bootstrap.cc:654] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.997537 21110 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.005119 21109 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.005663 21109 ts_tablet_manager.cc:1403] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.008s
I20260710 13:22:34.006183 21110 tablet_bootstrap.cc:654] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.006292 21108 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.006768 21108 ts_tablet_manager.cc:1403] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.170s	user 0.031s	sys 0.076s
I20260710 13:22:34.008592 21109 raft_consensus.cc:359] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.009351 21109 raft_consensus.cc:385] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.009670 21109 raft_consensus.cc:740] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.009557 21108 raft_consensus.cc:359] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.010367 21108 raft_consensus.cc:385] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.010468 21110 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.010689 21108 raft_consensus.cc:740] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.010460 21109 consensus_queue.cc:260] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.011235 21110 ts_tablet_manager.cc:1403] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:22:34.011611 21108 consensus_queue.cc:260] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.012648 21019 heartbeater.cc:499] Master 127.16.25.190:40299 was elected leader, sending a full tablet report...
I20260710 13:22:34.013337 21109 ts_tablet_manager.cc:1434] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:34.014669 21109 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.016860 21110 raft_consensus.cc:359] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.017591 21110 raft_consensus.cc:385] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.017920 21110 raft_consensus.cc:740] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.018806 21110 consensus_queue.cc:260] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.022608 21109 tablet_bootstrap.cc:654] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.023039 21108 ts_tablet_manager.cc:1434] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 13:22:34.023273 20944 heartbeater.cc:499] Master 127.16.25.190:40299 was elected leader, sending a full tablet report...
I20260710 13:22:34.024044 21108 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.032384 21108 tablet_bootstrap.cc:654] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.040526 21116 raft_consensus.cc:493] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.040998 21093 heartbeater.cc:499] Master 127.16.25.190:40299 was elected leader, sending a full tablet report...
I20260710 13:22:34.041069 21116 raft_consensus.cc:515] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.042187 21110 ts_tablet_manager.cc:1434] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.006s
I20260710 13:22:34.043229 21110 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.045733 21116 leader_election.cc:290] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503)
I20260710 13:22:34.061324 21109 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.061892 21109 ts_tablet_manager.cc:1403] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.020s
I20260710 13:22:34.066979 21109 raft_consensus.cc:359] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.067960 21109 raft_consensus.cc:385] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.068331 21109 raft_consensus.cc:740] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.069267 21109 consensus_queue.cc:260] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.072024 21109 ts_tablet_manager.cc:1434] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:22:34.072950 21109 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.075203 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.075899 20994 raft_consensus.cc:2468] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:34.079104 21032 leader_election.cc:304] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.080068 21118 raft_consensus.cc:2804] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.081429 21108 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.080454 21118 raft_consensus.cc:493] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.081558 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.081902 21118 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.082098 21108 ts_tablet_manager.cc:1403] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.008s
W20260710 13:22:34.083351 21032 leader_election.cc:343] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.085093 21110 tablet_bootstrap.cc:654] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.088385 21109 tablet_bootstrap.cc:654] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.089712 21118 raft_consensus.cc:515] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.092392 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:34.092928 20994 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.093919 21108 raft_consensus.cc:359] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.096336 21108 raft_consensus.cc:385] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.096539 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.095934 21118 leader_election.cc:290] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503)
I20260710 13:22:34.096719 21108 raft_consensus.cc:740] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
W20260710 13:22:34.097887 21032 leader_election.cc:343] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.097913 21108 consensus_queue.cc:260] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.099848 20994 raft_consensus.cc:2468] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:34.100958 21032 leader_election.cc:304] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.101994 21118 raft_consensus.cc:2804] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.103118 21118 raft_consensus.cc:697] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:34.103943 21118 consensus_queue.cc:237] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.107316 21109 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.107932 21109 ts_tablet_manager.cc:1403] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260710 13:22:34.110016 21108 ts_tablet_manager.cc:1434] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:22:34.111975 21109 raft_consensus.cc:359] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.113026 21109 raft_consensus.cc:385] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.113413 21109 raft_consensus.cc:740] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.115370 21108 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.115782 21109 consensus_queue.cc:260] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.119524 20814 catalog_manager.cc:5697] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.124192 21108 tablet_bootstrap.cc:654] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.124498 21109 ts_tablet_manager.cc:1434] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:22:34.126448 21109 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.117200 21110 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.127167 21110 ts_tablet_manager.cc:1403] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.011s
I20260710 13:22:34.130033 21110 raft_consensus.cc:359] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.130759 21110 raft_consensus.cc:385] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.131093 21110 raft_consensus.cc:740] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.131779 21110 consensus_queue.cc:260] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.132540 21109 tablet_bootstrap.cc:654] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.133903 21110 ts_tablet_manager.cc:1434] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.135041 21110 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.141706 21108 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.142218 21108 ts_tablet_manager.cc:1403] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 13:22:34.143792 21109 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.144284 21109 ts_tablet_manager.cc:1403] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:22:34.145288 21110 tablet_bootstrap.cc:654] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.146198 21108 raft_consensus.cc:359] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.146921 21108 raft_consensus.cc:385] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.146878 21109 raft_consensus.cc:359] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.147367 21108 raft_consensus.cc:740] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.147678 21109 raft_consensus.cc:385] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.147980 21109 raft_consensus.cc:740] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.148113 21108 consensus_queue.cc:260] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.148732 21109 consensus_queue.cc:260] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.150266 21108 ts_tablet_manager.cc:1434] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:34.151239 21108 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.157217 21109 ts_tablet_manager.cc:1434] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:22:34.157341 21108 tablet_bootstrap.cc:654] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.162875 21110 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.163151 21114 raft_consensus.cc:493] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.163352 21110 ts_tablet_manager.cc:1403] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260710 13:22:34.163691 21114 raft_consensus.cc:515] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.164532 21109 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.166301 21114 leader_election.cc:290] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.166232 21110 raft_consensus.cc:359] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.172634 21110 raft_consensus.cc:385] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.172955 21110 raft_consensus.cc:740] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.173784 21109 tablet_bootstrap.cc:654] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.173718 21110 consensus_queue.cc:260] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.175985 21110 ts_tablet_manager.cc:1434] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:34.178284 21118 raft_consensus.cc:493] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.178812 21118 raft_consensus.cc:515] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.179600 21108 tablet_bootstrap.cc:492] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.180214 21108 ts_tablet_manager.cc:1403] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.001s
I20260710 13:22:34.181147 21118 leader_election.cc:290] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:34.182937 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.183619 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.183727 21108 raft_consensus.cc:359] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
W20260710 13:22:34.184417 21032 leader_election.cc:343] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.184616 21108 raft_consensus.cc:385] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.184940 21108 raft_consensus.cc:740] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
W20260710 13:22:34.185483 21032 leader_election.cc:343] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.185911 21032 leader_election.cc:304] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.185736 21108 consensus_queue.cc:260] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.186947 21118 raft_consensus.cc:2749] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.188120 21108 ts_tablet_manager.cc:1434] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:34.194154 21109 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.194631 21109 ts_tablet_manager.cc:1403] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260710 13:22:34.197499 21109 raft_consensus.cc:359] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.198230 21109 raft_consensus.cc:385] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.198515 21109 raft_consensus.cc:740] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.200960 21110 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.198412 21108 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.201632 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.202538 21109 consensus_queue.cc:260] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
W20260710 13:22:34.203158 20960 leader_election.cc:343] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.205431 21109 ts_tablet_manager.cc:1434] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:34.206576 21109 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.209017 21108 tablet_bootstrap.cc:654] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.213378 21109 tablet_bootstrap.cc:654] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.215127 21115 raft_consensus.cc:493] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.217944 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.219120 21115 raft_consensus.cc:515] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.214931 21110 tablet_bootstrap.cc:654] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.220295 21108 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
W20260710 13:22:34.220582 20958 leader_election.cc:343] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.220829 21108 ts_tablet_manager.cc:1403] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260710 13:22:34.221030 20958 leader_election.cc:304] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9; no voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.222168 21114 raft_consensus.cc:2749] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.224138 21108 raft_consensus.cc:359] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.224885 21108 raft_consensus.cc:385] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.225162 21108 raft_consensus.cc:740] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.226052 21109 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.225932 21108 consensus_queue.cc:260] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.226603 21109 ts_tablet_manager.cc:1403] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260710 13:22:34.229228 21115 leader_election.cc:290] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.229974 21109 raft_consensus.cc:359] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.230763 21109 raft_consensus.cc:385] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.231438 21109 raft_consensus.cc:740] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.232259 21109 consensus_queue.cc:260] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.235327 21108 ts_tablet_manager.cc:1434] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260710 13:22:34.235450 21109 ts_tablet_manager.cc:1434] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:22:34.236430 21108 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.236910 21109 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.243080 21108 tablet_bootstrap.cc:654] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.249331 21110 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.249883 21110 ts_tablet_manager.cc:1403] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260710 13:22:34.251477 21136 raft_consensus.cc:493] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.251958 21136 raft_consensus.cc:515] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.252914 21110 raft_consensus.cc:359] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.253742 21110 raft_consensus.cc:385] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.254093 21136 leader_election.cc:290] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.256381 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.254066 21110 raft_consensus.cc:740] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.257711 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
W20260710 13:22:34.258365 20883 leader_election.cc:343] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:34.259558 20883 leader_election.cc:343] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.259840 21108 tablet_bootstrap.cc:492] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.260339 21108 ts_tablet_manager.cc:1403] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260710 13:22:34.260948 21109 tablet_bootstrap.cc:654] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.262049 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.262343 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.263283 21108 raft_consensus.cc:359] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
W20260710 13:22:34.263669 20885 leader_election.cc:343] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.263991 21108 raft_consensus.cc:385] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.263537 21110 consensus_queue.cc:260] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.264362 21108 raft_consensus.cc:740] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.265134 21108 consensus_queue.cc:260] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.266906 21108 ts_tablet_manager.cc:1434] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.264222 20885 leader_election.cc:304] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c; no voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.267539 21110 ts_tablet_manager.cc:1434] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:22:34.267879 21136 raft_consensus.cc:2749] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:34.268321 20885 leader_election.cc:343] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.268602 21110 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.268802 20885 leader_election.cc:304] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c; no voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.270130 21136 raft_consensus.cc:2749] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.271023 21136 raft_consensus.cc:493] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.271425 21136 raft_consensus.cc:515] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.272729 21108 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.275995 21114 raft_consensus.cc:493] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.276472 21114 raft_consensus.cc:515] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.278494 21114 leader_election.cc:290] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.280706 21108 tablet_bootstrap.cc:654] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.280589 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.280925 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b23909d0242498a824b0a6b7bfe0b71" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.281354 20919 raft_consensus.cc:2468] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.281589 20993 raft_consensus.cc:2468] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:34.283188 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.284668 20958 leader_election.cc:304] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.285485 21110 tablet_bootstrap.cc:654] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.285681 20883 leader_election.cc:304] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.286595 21115 raft_consensus.cc:2804] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.286931 21115 raft_consensus.cc:493] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.287391 21115 raft_consensus.cc:3060] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.291517 21109 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
W20260710 13:22:34.291651 20960 leader_election.cc:343] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.291931 21108 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.292045 21109 ts_tablet_manager.cc:1403] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260710 13:22:34.292562 21114 raft_consensus.cc:2804] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.292779 21108 ts_tablet_manager.cc:1403] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:22:34.292941 21114 raft_consensus.cc:493] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.293450 21114 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:34.287454 20865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:34.296756 21136 leader_election.cc:290] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.296798 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b23909d0242498a824b0a6b7bfe0b71" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.297932 21067 raft_consensus.cc:2468] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:34.295181 21109 raft_consensus.cc:359] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.301280 21109 raft_consensus.cc:385] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.301586 21109 raft_consensus.cc:740] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.301898 21108 raft_consensus.cc:359] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.302304 21109 consensus_queue.cc:260] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.302783 21110 tablet_bootstrap.cc:492] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.302698 21108 raft_consensus.cc:385] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.303233 21108 raft_consensus.cc:740] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.303390 21110 ts_tablet_manager.cc:1403] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.012s
I20260710 13:22:34.304216 21108 consensus_queue.cc:260] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.306536 21110 raft_consensus.cc:359] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.309053 21108 ts_tablet_manager.cc:1434] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:22:34.310144 21108 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.313097 21115 raft_consensus.cc:515] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.320744 21115 leader_election.cc:290] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.316944 21108 tablet_bootstrap.cc:654] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.321913 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b23909d0242498a824b0a6b7bfe0b71" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.322575 21067 raft_consensus.cc:3060] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.323535 21114 raft_consensus.cc:515] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.325131 21142 raft_consensus.cc:493] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.330477 21109 ts_tablet_manager.cc:1434] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.038s	user 0.029s	sys 0.007s
I20260710 13:22:34.331558 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b23909d0242498a824b0a6b7bfe0b71" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:34.332010 21067 raft_consensus.cc:2468] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:34.331633 21142 raft_consensus.cc:515] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.332161 20993 raft_consensus.cc:3060] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.334492 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.334661 21142 leader_election.cc:290] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.335096 20919 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.307343 21110 raft_consensus.cc:385] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.335564 21110 raft_consensus.cc:740] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.335785 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.336422 21068 raft_consensus.cc:2468] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.336695 21110 consensus_queue.cc:260] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.337692 20960 leader_election.cc:304] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.339221 20885 leader_election.cc:304] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.340426 21115 raft_consensus.cc:2804] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.341094 21115 raft_consensus.cc:697] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:34.332293 21109 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.342253 20919 raft_consensus.cc:2468] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.342018 21115 consensus_queue.cc:237] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.344318 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.345772 20958 leader_election.cc:304] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
W20260710 13:22:34.346609 20958 leader_election.cc:343] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.346689 21141 raft_consensus.cc:2804] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.346789 21142 raft_consensus.cc:2804] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.347347 21141 raft_consensus.cc:493] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.347761 21141 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.349383 21114 leader_election.cc:290] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.350561 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.352104 21067 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.356134 21141 raft_consensus.cc:515] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.357484 20993 raft_consensus.cc:2468] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:34.358444 21109 tablet_bootstrap.cc:654] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.359515 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.360036 21141 leader_election.cc:290] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.361522 21110 ts_tablet_manager.cc:1434] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
W20260710 13:22:34.361804 20958 leader_election.cc:343] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.361831 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.362663 21068 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.364212 21108 tablet_bootstrap.cc:492] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.364691 21108 ts_tablet_manager.cc:1403] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.022s
I20260710 13:22:34.365716 21110 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.367125 21108 raft_consensus.cc:359] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.367801 21108 raft_consensus.cc:385] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.368148 21108 raft_consensus.cc:740] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.367667 20816 catalog_manager.cc:5697] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.368769 21067 raft_consensus.cc:2468] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.370055 21068 raft_consensus.cc:2468] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.370658 21108 consensus_queue.cc:260] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.371215 20960 leader_election.cc:304] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.372877 21108 ts_tablet_manager.cc:1434] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:34.373577 21145 raft_consensus.cc:2804] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.373965 21108 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:34.374186 21142 raft_consensus.cc:697] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:34.375219 21142 consensus_queue.cc:237] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.378994 21145 raft_consensus.cc:697] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:34.381184 21108 tablet_bootstrap.cc:654] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.382881 21115 raft_consensus.cc:493] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.383401 21115 raft_consensus.cc:515] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.385269 21109 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.385900 21109 ts_tablet_manager.cc:1403] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.010s
I20260710 13:22:34.386209 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.386912 20993 raft_consensus.cc:2468] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:34.388221 20883 leader_election.cc:304] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.389106 21136 raft_consensus.cc:2804] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.389487 21136 raft_consensus.cc:493] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.389851 21136 raft_consensus.cc:3060] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.389712 21109 raft_consensus.cc:359] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.390952 21109 raft_consensus.cc:385] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.391412 21109 raft_consensus.cc:740] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.392436 21109 consensus_queue.cc:260] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.394618 21109 ts_tablet_manager.cc:1434] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:34.395362 21108 tablet_bootstrap.cc:492] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:34.395517 21109 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:34.395874 21108 ts_tablet_manager.cc:1403] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 13:22:34.395957 21115 leader_election.cc:290] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.396449 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
W20260710 13:22:34.397586 20885 leader_election.cc:343] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.398774 21108 raft_consensus.cc:359] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.399561 21108 raft_consensus.cc:385] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.399360 21136 raft_consensus.cc:515] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.399869 21108 raft_consensus.cc:740] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.400578 21108 consensus_queue.cc:260] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.401722 21109 tablet_bootstrap.cc:654] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.402328 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:34.402679 21108 ts_tablet_manager.cc:1434] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.402916 20993 raft_consensus.cc:3060] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.379925 21145 consensus_queue.cc:237] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.406126 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
W20260710 13:22:34.407588 20885 leader_election.cc:343] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.408445 21136 leader_election.cc:290] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.413012 21109 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:34.411785 20993 raft_consensus.cc:2468] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:34.413590 21109 ts_tablet_manager.cc:1403] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:34.413915 21110 tablet_bootstrap.cc:654] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.414153 20883 leader_election.cc:304] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.416013 21136 raft_consensus.cc:2804] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.416581 21136 raft_consensus.cc:697] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:34.416581 21109 raft_consensus.cc:359] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.417634 21109 raft_consensus.cc:385] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.417989 21109 raft_consensus.cc:740] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.417709 21136 consensus_queue.cc:237] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.418787 21109 consensus_queue.cc:260] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.420518 21109 ts_tablet_manager.cc:1434] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:34.423056 20816 catalog_manager.cc:5697] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.425161 21136 raft_consensus.cc:493] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.425639 21136 raft_consensus.cc:515] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.427671 20814 catalog_manager.cc:5697] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.428462 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.429113 20993 raft_consensus.cc:2468] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:34.430078 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.430126 20883 leader_election.cc:304] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.431154 21115 raft_consensus.cc:2804] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.431551 21115 raft_consensus.cc:493] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:34.431703 20885 leader_election.cc:343] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.431964 21115 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.432315 21136 leader_election.cc:290] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.438877 20817 catalog_manager.cc:5697] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.440747 21110 tablet_bootstrap.cc:492] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.441284 21110 ts_tablet_manager.cc:1403] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.005s
I20260710 13:22:34.441787 21115 raft_consensus.cc:515] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.444635 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:34.445158 20993 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.445261 21115 leader_election.cc:290] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.445291 21110 raft_consensus.cc:359] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.446342 21110 raft_consensus.cc:385] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.446616 21110 raft_consensus.cc:740] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.447444 21110 consensus_queue.cc:260] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.447889 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.448587 21068 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.450835 21110 ts_tablet_manager.cc:1434] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:22:34.451850 21110 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.452008 20993 raft_consensus.cc:2468] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:34.454847 20883 leader_election.cc:304] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.455684 21115 raft_consensus.cc:2804] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.456321 21115 raft_consensus.cc:697] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:34.457165 21136 raft_consensus.cc:493] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.457630 21110 tablet_bootstrap.cc:654] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.457245 21115 consensus_queue.cc:237] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.457830 21136 raft_consensus.cc:515] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.461042 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.461206 21136 leader_election.cc:290] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.461354 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.462000 20993 raft_consensus.cc:2393] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a8f750188fd4f14b96aac98c64f031c in current term 1: Already voted for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in this term.
I20260710 13:22:34.463689 20883 leader_election.cc:304] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c; no voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.465868 21136 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.456004 21068 raft_consensus.cc:2468] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:34.471923 21110 tablet_bootstrap.cc:492] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.472467 21110 ts_tablet_manager.cc:1403] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260710 13:22:34.475332 21110 raft_consensus.cc:359] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.476092 21110 raft_consensus.cc:385] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.476349 21110 raft_consensus.cc:740] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.477161 21110 consensus_queue.cc:260] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.477700 21136 raft_consensus.cc:2749] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.477768 20814 catalog_manager.cc:5697] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.479759 21110 ts_tablet_manager.cc:1434] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:22:34.480719 21110 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.485901 21110 tablet_bootstrap.cc:654] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.490329 21110 tablet_bootstrap.cc:492] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.490736 21110 ts_tablet_manager.cc:1403] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:34.492520 21110 raft_consensus.cc:359] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.493103 21110 raft_consensus.cc:385] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.493333 21110 raft_consensus.cc:740] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.493834 21110 consensus_queue.cc:260] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.495141 21110 ts_tablet_manager.cc:1434] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:34.495913 21110 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:34.499796 21110 tablet_bootstrap.cc:654] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.503877 21110 tablet_bootstrap.cc:492] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:34.504323 21110 ts_tablet_manager.cc:1403] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:34.506036 21110 raft_consensus.cc:359] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.506510 21110 raft_consensus.cc:385] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.506743 21110 raft_consensus.cc:740] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.507269 21110 consensus_queue.cc:260] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.508878 21110 ts_tablet_manager.cc:1434] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:34.529196 21118 raft_consensus.cc:493] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.529696 21118 raft_consensus.cc:515] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.531352 21118 leader_election.cc:290] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:34.532081 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.532227 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.532757 20993 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:34.532730 20919 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:34.533885 21032 leader_election.cc:304] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.534435 21118 raft_consensus.cc:2804] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.534759 21118 raft_consensus.cc:493] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.535068 21118 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.539695 21118 raft_consensus.cc:515] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.541254 21118 leader_election.cc:290] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:34.541769 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.542255 20919 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.542209 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:34.542869 20993 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.546787 20919 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:34.547189 20993 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:34.547705 21145 raft_consensus.cc:493] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.547816 21032 leader_election.cc:304] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.548539 21118 raft_consensus.cc:2804] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.548202 21145 raft_consensus.cc:515] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.548960 21118 raft_consensus.cc:697] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:34.549801 21118 consensus_queue.cc:237] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.550343 21145 leader_election.cc:290] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.551113 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.551373 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.551676 20919 raft_consensus.cc:2468] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.552045 21068 raft_consensus.cc:2468] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.552663 20958 leader_election.cc:304] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.553803 21145 raft_consensus.cc:2804] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.554165 21145 raft_consensus.cc:493] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.554437 21145 raft_consensus.cc:3060] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.557739 20816 catalog_manager.cc:5697] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.559635 21145 raft_consensus.cc:515] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.562459 21145 leader_election.cc:290] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.562682 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.563274 21068 raft_consensus.cc:3060] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.563308 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7a5f7905d04a00a3c326de0e063333" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.565296 20919 raft_consensus.cc:3060] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.568506 21068 raft_consensus.cc:2468] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.569455 20960 leader_election.cc:304] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:34.569998 20919 raft_consensus.cc:2468] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.570087 21145 raft_consensus.cc:2804] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.570654 21145 raft_consensus.cc:697] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:34.571465 21145 consensus_queue.cc:237] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.578773 20816 catalog_manager.cc:5697] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.609616 21118 consensus_queue.cc:1048] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.621917 21116 consensus_queue.cc:1048] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.649531 21116 raft_consensus.cc:493] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.649959 21116 raft_consensus.cc:515] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.651537 21116 leader_election.cc:290] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:34.652333 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.652453 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f8019128449c1bfaba40e084e4198" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.653115 20993 raft_consensus.cc:2393] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ef6d54bedc248d3b6c37f1ef624be66 in current term 1: Already voted for candidate 0a8f750188fd4f14b96aac98c64f031c in this term.
I20260710 13:22:34.653966 21032 leader_election.cc:304] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.654534 21116 raft_consensus.cc:3060] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.656306 21136 raft_consensus.cc:493] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.656754 21136 raft_consensus.cc:515] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.658811 21136 leader_election.cc:290] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.659397 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:34.659919 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.660621 21068 raft_consensus.cc:2393] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a8f750188fd4f14b96aac98c64f031c in current term 1: Already voted for candidate 01881b6aeea840ccab2cb39423db58f9 in this term.
I20260710 13:22:34.661178 21116 raft_consensus.cc:2749] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.661586 20885 leader_election.cc:304] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c; no voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:34.662297 21136 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.666478 21136 raft_consensus.cc:2749] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.766328 21145 consensus_queue.cc:1048] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.776330 21141 consensus_queue.cc:1048] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.782017 21141 raft_consensus.cc:493] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.782513 21141 raft_consensus.cc:515] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.784598 21141 leader_election.cc:290] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.785400 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:34.786098 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:34.786111 20919 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.786651 21068 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:34.787292 20958 leader_election.cc:304] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.788357 21141 raft_consensus.cc:2804] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.788697 21141 raft_consensus.cc:493] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.789008 21141 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.795439 21141 raft_consensus.cc:515] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.796854 21141 leader_election.cc:290] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:34.797616 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:34.797761 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:34.798099 20919 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.798310 21068 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.802629 20919 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.802707 21068 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:34.803682 20958 leader_election.cc:304] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:34.804316 21141 raft_consensus.cc:2804] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.804788 21141 raft_consensus.cc:697] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:34.805534 21141 consensus_queue.cc:237] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:34.811897 20814 catalog_manager.cc:5697] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.847481 21136 consensus_queue.cc:1048] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.859440 21155 consensus_queue.cc:1048] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.860711 21170 consensus_queue.cc:1048] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.872519 21136 consensus_queue.cc:1048] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.889681 21136 consensus_queue.cc:1048] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.900004 21136 consensus_queue.cc:1048] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.901185 21141 consensus_queue.cc:1048] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.905938 21141 consensus_queue.cc:1048] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.942376 21068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:34.942889 21068 raft_consensus.cc:606] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.954834 20994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e111f4c2d2db406e955552024891c876"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
mode: GRACEFUL
new_leader_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:22:34.955386 20994 raft_consensus.cc:606] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Received request to transfer leadership to TS 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:34.970084 21068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:34.970618 21068 raft_consensus.cc:606] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:34.983564 20919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
mode: GRACEFUL
new_leader_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:53970
I20260710 13:22:34.984139 20919 raft_consensus.cc:606] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Received request to transfer leadership to TS 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:34.989022 20994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
mode: GRACEFUL
new_leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:22:34.989567 20994 raft_consensus.cc:606] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Received request to transfer leadership to TS 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:35.022734 21116 consensus_queue.cc:1048] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.033658 21162 consensus_queue.cc:1048] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.040534 21116 raft_consensus.cc:993] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:35.040977 21162 raft_consensus.cc:1081] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:35.042333 20994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:57186
I20260710 13:22:35.042892 20994 raft_consensus.cc:493] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.043298 20994 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.048223 20994 raft_consensus.cc:515] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.050024 20994 leader_election.cc:290] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:35.050738 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:35.051121 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb2ec305344492970d19871a8e4e7f" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:35.051443 20919 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.051770 21068 raft_consensus.cc:3055] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.052100 21068 raft_consensus.cc:740] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:35.052812 21068 consensus_queue.cc:260] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.053733 21068 raft_consensus.cc:3060] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.057124 20919 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:35.058176 20958 leader_election.cc:304] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:35.058960 21141 raft_consensus.cc:2804] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.059146 21068 raft_consensus.cc:2468] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:35.059473 21141 raft_consensus.cc:697] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:35.060328 21141 consensus_queue.cc:237] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.066915 20816 catalog_manager.cc:5697] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.110781 21141 consensus_queue.cc:1048] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.120829 21142 consensus_queue.cc:1048] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.183671 21162 raft_consensus.cc:993] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:35.184176 21118 raft_consensus.cc:1081] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:35.185637 20919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:53964
I20260710 13:22:35.186102 20919 raft_consensus.cc:493] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.186403 20919 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.191663 20919 raft_consensus.cc:515] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.193176 20919 leader_election.cc:290] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:35.193904 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:35.194139 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1341ae0dcbf49dfb84635e681583d74" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:35.194538 20994 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.194661 21068 raft_consensus.cc:3055] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.195073 21068 raft_consensus.cc:740] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:35.195874 21068 consensus_queue.cc:260] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.197070 21068 raft_consensus.cc:3060] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.201339 20994 raft_consensus.cc:2468] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:35.202518 20883 leader_election.cc:304] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:35.203178 21136 raft_consensus.cc:2804] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.203480 21068 raft_consensus.cc:2468] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:35.203585 21136 raft_consensus.cc:697] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:35.204511 21136 consensus_queue.cc:237] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.210081 20816 catalog_manager.cc:5697] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 2 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.308187 21142 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.318415 21145 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.326608 21114 raft_consensus.cc:993] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: : Instructing follower 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:35.327096 21145 raft_consensus.cc:1081] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Signalling peer 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:35.328516 20919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e111f4c2d2db406e955552024891c876"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:53968
I20260710 13:22:35.328949 20919 raft_consensus.cc:493] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.329288 20919 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.333819 20919 raft_consensus.cc:515] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.335364 20919 leader_election.cc:290] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:35.336160 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:35.336762 20994 raft_consensus.cc:3055] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.337136 20994 raft_consensus.cc:740] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:35.337071 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:35.338131 20994 consensus_queue.cc:260] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.338873 21068 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.339509 20994 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.345534 21068 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:35.346119 20994 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:35.346716 20885 leader_election.cc:304] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:35.348587 21170 raft_consensus.cc:2804] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.349013 21170 raft_consensus.cc:697] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:35.349771 21170 consensus_queue.cc:237] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.355734 20814 catalog_manager.cc:5697] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 1 to 2, leader changed from 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130) to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 2 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.397776 21114 raft_consensus.cc:993] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: : Instructing follower 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:35.398262 21145 raft_consensus.cc:1081] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Signalling peer 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:35.399672 21068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:55078
I20260710 13:22:35.400132 21068 raft_consensus.cc:493] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.400418 21068 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.405141 21068 raft_consensus.cc:515] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.406731 21068 leader_election.cc:290] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:35.407455 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:35.407722 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f060a6f6e5674b059e0ff6826d573d4a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:35.408068 20919 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.408277 20994 raft_consensus.cc:3055] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.408615 20994 raft_consensus.cc:740] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:35.409396 20994 consensus_queue.cc:260] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.410586 20994 raft_consensus.cc:3060] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.414698 20919 raft_consensus.cc:2468] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 2.
I20260710 13:22:35.415897 21032 leader_election.cc:304] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:35.416567 21118 raft_consensus.cc:2804] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.416965 20994 raft_consensus.cc:2468] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 2.
I20260710 13:22:35.416983 21118 raft_consensus.cc:697] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:35.417954 21118 consensus_queue.cc:237] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.423708 20814 catalog_manager.cc:5697] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 1 to 2, leader changed from 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130) to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.481988 21136 raft_consensus.cc:993] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: : Instructing follower 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:35.482571 21170 raft_consensus.cc:1081] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Signalling peer 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:35.484309 20994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:57192
I20260710 13:22:35.484793 20994 raft_consensus.cc:493] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.485144 20994 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.489837 20994 raft_consensus.cc:515] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.491484 20994 leader_election.cc:290] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:35.492142 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:35.492477 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdb14e50d24361a42fb388b31c7141" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:35.492760 20919 raft_consensus.cc:3055] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.493052 21068 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.493101 20919 raft_consensus.cc:740] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:35.493979 20919 consensus_queue.cc:260] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.495215 20919 raft_consensus.cc:3060] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.499725 21068 raft_consensus.cc:2468] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:35.499883 21067 raft_consensus.cc:1275] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.501416 20960 leader_election.cc:304] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:35.501863 20919 raft_consensus.cc:2468] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:35.502182 21145 raft_consensus.cc:2804] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.502665 21145 raft_consensus.cc:697] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:35.503492 21145 consensus_queue.cc:237] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:35.506759 21114 consensus_queue.cc:1048] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.510449 20814 catalog_manager.cc:5697] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.513935 20919 raft_consensus.cc:1275] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.515391 21145 consensus_queue.cc:1048] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.641129 20994 raft_consensus.cc:1275] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.642470 21170 consensus_queue.cc:1048] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.652237 21068 raft_consensus.cc:1275] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.653541 21115 consensus_queue.cc:1048] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.763074 20994 raft_consensus.cc:1275] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.764160 21115 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.771361 21068 raft_consensus.cc:1275] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.772723 21136 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.902264 21068 raft_consensus.cc:1275] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.903402 21145 consensus_queue.cc:1048] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.911391 20919 raft_consensus.cc:1275] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.912952 21114 consensus_queue.cc:1048] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.025333 20994 raft_consensus.cc:1275] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.026623 21118 consensus_queue.cc:1048] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.026818 20919 raft_consensus.cc:1275] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.028561 21118 consensus_queue.cc:1048] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:38.018958 20817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52722:
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"
    }
  }
}
W20260710 13:22:38.021747 20817 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.
I20260710 13:22:38.073539 20904 tablet_service.cc:1511] Processing CreateTablet for tablet e79d312df92843e7b2f7aad2f78dce36 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:38.075384 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d312df92843e7b2f7aad2f78dce36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.076409 21058 tablet_service.cc:1511] Processing CreateTablet for tablet e79d312df92843e7b2f7aad2f78dce36 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:38.077363 20983 tablet_service.cc:1511] Processing CreateTablet for tablet e79d312df92843e7b2f7aad2f78dce36 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:38.078109 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d312df92843e7b2f7aad2f78dce36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.078994 20983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d312df92843e7b2f7aad2f78dce36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.082140 21055 tablet_service.cc:1511] Processing CreateTablet for tablet 64bb461cd64747ab825a22771dccb76e (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:38.083451 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bb461cd64747ab825a22771dccb76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.089942 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:38.093075 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.091753 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 5689f3859efa402c9cd0c6f4390519dd (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:38.095793 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5689f3859efa402c9cd0c6f4390519dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.102465 21051 tablet_service.cc:1511] Processing CreateTablet for tablet 38a3647b1b8042a1a3412aa5389c0f00 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:38.103796 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a3647b1b8042a1a3412aa5389c0f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.105109 21057 tablet_service.cc:1511] Processing CreateTablet for tablet 986db6bb1cdb4fde9a8b193bbd5f8def (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:38.105903 21211 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.106539 21057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986db6bb1cdb4fde9a8b193bbd5f8def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.108364 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 0af62f595e07487ea94624a9f9398a49 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:38.109477 21210 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.109823 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af62f595e07487ea94624a9f9398a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.113325 21058 tablet_service.cc:1511] Processing CreateTablet for tablet 616fc7025eca4848b0bb08b5a2566ad8 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:38.113462 21050 tablet_service.cc:1511] Processing CreateTablet for tablet 49c7a2261a6c45ed82a93be128a456f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:38.114727 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616fc7025eca4848b0bb08b5a2566ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.118633 21211 tablet_bootstrap.cc:654] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.118924 20906 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:38.122972 20906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.128096 20907 tablet_service.cc:1511] Processing CreateTablet for tablet 986db6bb1cdb4fde9a8b193bbd5f8def (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:38.129338 20907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986db6bb1cdb4fde9a8b193bbd5f8def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.131706 20902 tablet_service.cc:1511] Processing CreateTablet for tablet 64bb461cd64747ab825a22771dccb76e (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:38.132958 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bb461cd64747ab825a22771dccb76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.121471 20909 tablet_service.cc:1511] Processing CreateTablet for tablet 5689f3859efa402c9cd0c6f4390519dd (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:38.136241 20909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5689f3859efa402c9cd0c6f4390519dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.138134 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:38.139487 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3e00aa3968432b8f1a0a2fc6ff178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.140125 20908 tablet_service.cc:1511] Processing CreateTablet for tablet 616fc7025eca4848b0bb08b5a2566ad8 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:38.140799 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 0af62f595e07487ea94624a9f9398a49 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:38.141376 20908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616fc7025eca4848b0bb08b5a2566ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.141995 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af62f595e07487ea94624a9f9398a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.144194 20976 tablet_service.cc:1511] Processing CreateTablet for tablet 5689f3859efa402c9cd0c6f4390519dd (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:38.144933 20981 tablet_service.cc:1511] Processing CreateTablet for tablet 38a3647b1b8042a1a3412aa5389c0f00 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:38.145522 20905 tablet_service.cc:1511] Processing CreateTablet for tablet 49c7a2261a6c45ed82a93be128a456f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:38.145537 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5689f3859efa402c9cd0c6f4390519dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.146754 20905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c7a2261a6c45ed82a93be128a456f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.126655 20903 tablet_service.cc:1511] Processing CreateTablet for tablet 38a3647b1b8042a1a3412aa5389c0f00 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:38.148687 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a3647b1b8042a1a3412aa5389c0f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.130616 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 64bb461cd64747ab825a22771dccb76e (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:38.151973 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bb461cd64747ab825a22771dccb76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.155309 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a3647b1b8042a1a3412aa5389c0f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.159337 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c7a2261a6c45ed82a93be128a456f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.161003 21210 tablet_bootstrap.cc:654] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.164261 20977 tablet_service.cc:1511] Processing CreateTablet for tablet 986db6bb1cdb4fde9a8b193bbd5f8def (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:38.164594 20982 tablet_service.cc:1511] Processing CreateTablet for tablet 0af62f595e07487ea94624a9f9398a49 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:38.165589 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986db6bb1cdb4fde9a8b193bbd5f8def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.167147 20980 tablet_service.cc:1511] Processing CreateTablet for tablet 616fc7025eca4848b0bb08b5a2566ad8 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:38.167588 20984 tablet_service.cc:1511] Processing CreateTablet for tablet 49c7a2261a6c45ed82a93be128a456f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:38.168453 20980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616fc7025eca4848b0bb08b5a2566ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.169126 20982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af62f595e07487ea94624a9f9398a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.175256 20984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c7a2261a6c45ed82a93be128a456f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.256071 21211 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.256628 21211 ts_tablet_manager.cc:1403] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.151s	user 0.021s	sys 0.034s
I20260710 13:22:38.259886 21211 raft_consensus.cc:359] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.260852 21211 raft_consensus.cc:385] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.261137 21211 raft_consensus.cc:740] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.261893 21211 consensus_queue.cc:260] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.265736 21211 ts_tablet_manager.cc:1434] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:22:38.266709 21211 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.277729 21210 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.278283 21210 ts_tablet_manager.cc:1403] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.004s
I20260710 13:22:38.293926 21213 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.297385 21210 raft_consensus.cc:359] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.301461 21210 raft_consensus.cc:385] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.301831 21210 raft_consensus.cc:740] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.302346 21213 tablet_bootstrap.cc:654] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.302783 21210 consensus_queue.cc:260] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.305708 21210 ts_tablet_manager.cc:1434] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260710 13:22:38.306603 21210 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.313524 21210 tablet_bootstrap.cc:654] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.301107 21211 tablet_bootstrap.cc:654] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.324055 21210 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.324494 21210 ts_tablet_manager.cc:1403] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260710 13:22:38.325217 21211 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.325632 21211 ts_tablet_manager.cc:1403] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.007s
I20260710 13:22:38.326611 21210 raft_consensus.cc:359] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.327296 21210 raft_consensus.cc:385] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.327545 21210 raft_consensus.cc:740] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.328171 21210 consensus_queue.cc:260] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.328058 21211 raft_consensus.cc:359] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.328605 21213 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.328879 21211 raft_consensus.cc:385] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.329147 21213 ts_tablet_manager.cc:1403] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.013s
I20260710 13:22:38.329213 21211 raft_consensus.cc:740] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.330554 21210 ts_tablet_manager.cc:1434] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:38.330174 21211 consensus_queue.cc:260] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.332208 21213 raft_consensus.cc:359] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.332665 21211 ts_tablet_manager.cc:1434] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:38.332980 21213 raft_consensus.cc:385] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.333328 21213 raft_consensus.cc:740] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.333709 21211 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.334156 21213 consensus_queue.cc:260] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.336558 21213 ts_tablet_manager.cc:1434] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:38.337591 21213 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.340678 21211 tablet_bootstrap.cc:654] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:38.340790 20865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:38.344847 21210 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.345295 21213 tablet_bootstrap.cc:654] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.358498 21210 tablet_bootstrap.cc:654] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.364030 21211 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.364593 21211 ts_tablet_manager.cc:1403] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260710 13:22:38.365674 21213 tablet_bootstrap.cc:492] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.366147 21213 ts_tablet_manager.cc:1403] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260710 13:22:38.366189 21210 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.366724 21210 ts_tablet_manager.cc:1403] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260710 13:22:38.367542 21211 raft_consensus.cc:359] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.368268 21211 raft_consensus.cc:385] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.368611 21211 raft_consensus.cc:740] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.369102 21213 raft_consensus.cc:359] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.369410 21211 consensus_queue.cc:260] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.369858 21213 raft_consensus.cc:385] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.370256 21213 raft_consensus.cc:740] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.371156 21213 consensus_queue.cc:260] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.371785 21211 ts_tablet_manager.cc:1434] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:38.372761 21211 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.372567 21210 raft_consensus.cc:359] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.373347 21210 raft_consensus.cc:385] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.373497 21213 ts_tablet_manager.cc:1434] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:38.373705 21210 raft_consensus.cc:740] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.374563 21213 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.374692 21210 consensus_queue.cc:260] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.379848 21211 tablet_bootstrap.cc:654] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.381450 21213 tablet_bootstrap.cc:654] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.381688 21210 ts_tablet_manager.cc:1434] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:22:38.382823 21210 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.388828 21210 tablet_bootstrap.cc:654] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.392017 21211 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.392582 21211 ts_tablet_manager.cc:1403] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260710 13:22:38.393471 21213 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.393986 21213 ts_tablet_manager.cc:1403] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 13:22:38.395648 21211 raft_consensus.cc:359] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.396448 21211 raft_consensus.cc:385] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.396783 21211 raft_consensus.cc:740] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.396832 21213 raft_consensus.cc:359] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.397801 21213 raft_consensus.cc:385] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.397660 21211 consensus_queue.cc:260] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.398171 21213 raft_consensus.cc:740] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.399078 21213 consensus_queue.cc:260] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.400063 21211 ts_tablet_manager.cc:1434] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:38.401098 21211 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.401566 21213 ts_tablet_manager.cc:1434] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:22:38.402594 21213 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.408974 21213 tablet_bootstrap.cc:654] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.410552 21211 tablet_bootstrap.cc:654] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.411976 21195 raft_consensus.cc:493] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.412521 21195 raft_consensus.cc:515] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.416209 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.417080 20919 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.418846 21032 leader_election.cc:304] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.420610 21195 leader_election.cc:290] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.421164 21195 raft_consensus.cc:2804] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.421553 21195 raft_consensus.cc:493] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.421923 21195 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.421998 21211 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.422933 21211 ts_tablet_manager.cc:1403] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260710 13:22:38.425925 21211 raft_consensus.cc:359] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.426653 21211 raft_consensus.cc:385] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.427145 21211 raft_consensus.cc:740] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.428066 21210 tablet_bootstrap.cc:492] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.428534 21210 ts_tablet_manager.cc:1403] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.023s
I20260710 13:22:38.428102 21211 consensus_queue.cc:260] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.430485 21211 ts_tablet_manager.cc:1434] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:38.430848 21210 raft_consensus.cc:359] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.431448 21211 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.431607 21210 raft_consensus.cc:385] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.431986 21210 raft_consensus.cc:740] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.432794 21210 consensus_queue.cc:260] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.438035 21210 ts_tablet_manager.cc:1434] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:38.438975 21211 tablet_bootstrap.cc:654] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.439018 21210 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.440775 21195 raft_consensus.cc:515] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.442955 21195 leader_election.cc:290] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.447520 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.453516 20994 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.453850 21199 raft_consensus.cc:493] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.448607 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.454524 21199 raft_consensus.cc:515] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.455408 20919 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.457793 21199 leader_election.cc:290] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.458523 21215 raft_consensus.cc:493] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.449836 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.459241 20993 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.459064 21215 raft_consensus.cc:515] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.450655 21211 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.460234 21211 ts_tablet_manager.cc:1403] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260710 13:22:38.461109 21213 tablet_bootstrap.cc:492] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.461597 21213 ts_tablet_manager.cc:1403] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.002s
I20260710 13:22:38.461669 21215 leader_election.cc:290] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.463512 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.464089 21066 raft_consensus.cc:2468] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:38.464478 21213 raft_consensus.cc:359] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.465183 21213 raft_consensus.cc:385] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.465464 21213 raft_consensus.cc:740] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.462880 21211 raft_consensus.cc:359] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.466099 21213 consensus_queue.cc:260] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.466610 21211 raft_consensus.cc:385] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.467087 21211 raft_consensus.cc:740] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.467854 21211 consensus_queue.cc:260] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.468441 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.466660 20993 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.468886 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.469477 21213 ts_tablet_manager.cc:1434] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:38.469650 20918 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:38.459295 21210 tablet_bootstrap.cc:654] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:38.471338 20883 leader_election.cc:343] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.472208 20958 leader_election.cc:304] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:38.472605 21213 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.473430 21198 raft_consensus.cc:2804] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.473758 21198 raft_consensus.cc:493] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.474061 21198 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.482231 20885 leader_election.cc:304] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:38.483213 21211 ts_tablet_manager.cc:1434] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:22:38.483394 21199 raft_consensus.cc:2804] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.483754 21199 raft_consensus.cc:493] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.484103 21199 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.484705 21211 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.484956 21198 raft_consensus.cc:515] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.487788 21213 tablet_bootstrap.cc:654] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.488771 21229 raft_consensus.cc:493] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.489226 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.489199 21229 raft_consensus.cc:515] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.489900 20918 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.491277 21229 leader_election.cc:290] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.492069 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.492275 21032 leader_election.cc:304] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.492694 21066 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:38.496325 21199 raft_consensus.cc:515] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.498795 21229 raft_consensus.cc:2804] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.499279 21229 raft_consensus.cc:697] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:38.500106 21229 consensus_queue.cc:237] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.504186 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.504696 20917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.504959 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.505617 20994 raft_consensus.cc:2468] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
W20260710 13:22:38.505692 20883 leader_election.cc:343] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.506107 20919 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.507668 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:38.508152 21199 leader_election.cc:290] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.508247 21066 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.445912 21227 raft_consensus.cc:493] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.514635 20918 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:38.518082 20958 leader_election.cc:304] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:38.507676 21032 leader_election.cc:304] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.520777 21195 raft_consensus.cc:2804] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:38.520831 21032 leader_election.cc:343] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.521281 21195 raft_consensus.cc:493] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.524120 21195 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.525971 20817 catalog_manager.cc:5697] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.526793 21213 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.521787 21215 raft_consensus.cc:2804] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.527541 21215 raft_consensus.cc:697] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:38.528288 21215 consensus_queue.cc:237] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.529986 21213 ts_tablet_manager.cc:1403] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.019s
I20260710 13:22:38.533088 21213 raft_consensus.cc:359] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.534016 21213 raft_consensus.cc:385] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.534413 21213 raft_consensus.cc:740] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.535408 21213 consensus_queue.cc:260] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.538969 21195 raft_consensus.cc:515] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.539139 21213 ts_tablet_manager.cc:1434] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:22:38.541369 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:38.541929 21068 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.540211 21198 leader_election.cc:290] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.548187 21213 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.550180 21210 tablet_bootstrap.cc:492] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.547380 21068 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 1.
I20260710 13:22:38.548147 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.550669 21210 ts_tablet_manager.cc:1403] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.014s
I20260710 13:22:38.550813 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.551643 20994 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.514019 21227 raft_consensus.cc:515] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
W20260710 13:22:38.555879 21032 leader_election.cc:343] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.556957 21213 tablet_bootstrap.cc:654] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.557374 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.557983 20918 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.560730 21227 leader_election.cc:290] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.561170 20817 catalog_manager.cc:5697] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 1 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.561549 21210 raft_consensus.cc:359] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.562508 21210 raft_consensus.cc:385] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.562945 21195 leader_election.cc:290] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.562909 21210 raft_consensus.cc:740] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.562721 20994 raft_consensus.cc:2468] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.548389 21211 tablet_bootstrap.cc:654] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.564143 21210 consensus_queue.cc:260] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.567091 21210 ts_tablet_manager.cc:1434] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 13:22:38.568127 21210 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.568248 21213 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.568780 21213 ts_tablet_manager.cc:1403] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.014s
I20260710 13:22:38.571722 21213 raft_consensus.cc:359] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.572602 21213 raft_consensus.cc:385] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.572389 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.573069 21213 raft_consensus.cc:740] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.573349 20994 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.574059 21213 consensus_queue.cc:260] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.575276 21210 tablet_bootstrap.cc:654] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.576738 21213 ts_tablet_manager.cc:1434] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:38.577778 21213 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.585922 21213 tablet_bootstrap.cc:654] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.575083 21032 leader_election.cc:304] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:38.596108 21210 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.598168 21210 ts_tablet_manager.cc:1403] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 13:22:38.598266 21195 raft_consensus.cc:2804] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.598950 21195 raft_consensus.cc:697] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:38.600057 21195 consensus_queue.cc:237] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.601050 21210 raft_consensus.cc:359] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.601810 21210 raft_consensus.cc:385] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.602108 21210 raft_consensus.cc:740] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.603709 21210 consensus_queue.cc:260] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.606396 21210 ts_tablet_manager.cc:1434] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:22:38.606649 21032 leader_election.cc:304] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.607769 21227 raft_consensus.cc:2804] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.608139 21227 raft_consensus.cc:493] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.608441 21227 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.617589 21227 raft_consensus.cc:515] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.619088 21210 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.619709 21227 leader_election.cc:290] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.621061 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.622098 20918 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.622634 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.623404 20994 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.625924 21210 tablet_bootstrap.cc:654] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.629405 21213 tablet_bootstrap.cc:492] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.629902 21213 ts_tablet_manager.cc:1403] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.012s
I20260710 13:22:38.543795 21066 raft_consensus.cc:2468] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:38.630803 20918 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.632201 20885 leader_election.cc:304] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:38.633059 21199 raft_consensus.cc:2804] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.632891 21213 raft_consensus.cc:359] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.633728 21213 raft_consensus.cc:385] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.634023 21213 raft_consensus.cc:740] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.634588 21032 leader_election.cc:304] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.634826 21213 consensus_queue.cc:260] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.635586 21229 raft_consensus.cc:2804] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.637374 21213 ts_tablet_manager.cc:1434] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:38.638695 21213 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.647737 21213 tablet_bootstrap.cc:654] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.654474 20994 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.684092 21199 raft_consensus.cc:697] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:38.717823 21229 raft_consensus.cc:697] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:38.718638 21199 consensus_queue.cc:237] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.719326 21229 consensus_queue.cc:237] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.711624 20815 catalog_manager.cc:5697] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:38.716334 21239 log.cc:927] Time spent T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:22:38.735323 21213 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.735816 21213 ts_tablet_manager.cc:1403] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.029s
I20260710 13:22:38.737723 21213 raft_consensus.cc:359] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.738477 21213 raft_consensus.cc:385] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.738783 21213 raft_consensus.cc:740] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.739498 21213 consensus_queue.cc:260] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.741786 21213 ts_tablet_manager.cc:1434] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:38.742693 21213 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: Bootstrap starting.
I20260710 13:22:38.748796 21213 tablet_bootstrap.cc:654] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.756282 21199 raft_consensus.cc:493] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.759768 20817 catalog_manager.cc:5697] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.765087 21215 raft_consensus.cc:493] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.765748 21215 raft_consensus.cc:515] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.770447 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.776121 21199 raft_consensus.cc:515] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
W20260710 13:22:38.776629 20960 leader_election.cc:343] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.771962 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
W20260710 13:22:38.778880 20958 leader_election.cc:343] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.779491 20958 leader_election.cc:304] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9; no voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:38.780089 21199 leader_election.cc:290] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.781742 21216 raft_consensus.cc:2749] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.783816 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.787276 21229 raft_consensus.cc:493] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.787887 21215 leader_election.cc:290] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.791587 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.792757 20994 raft_consensus.cc:2393] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a8f750188fd4f14b96aac98c64f031c in current term 1: Already voted for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in this term.
I20260710 13:22:38.794191 20883 leader_election.cc:304] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c; no voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:38.795253 20817 catalog_manager.cc:5697] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.796331 21244 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.799503 21211 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.800048 21211 ts_tablet_manager.cc:1403] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.316s	user 0.084s	sys 0.149s
I20260710 13:22:38.800635 21210 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.801211 21210 ts_tablet_manager.cc:1403] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.194s	user 0.053s	sys 0.052s
I20260710 13:22:38.803207 21211 raft_consensus.cc:359] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.803996 21211 raft_consensus.cc:385] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.804382 21211 raft_consensus.cc:740] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.804143 21210 raft_consensus.cc:359] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.805006 21210 raft_consensus.cc:385] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.805357 21210 raft_consensus.cc:740] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.805581 21244 raft_consensus.cc:2749] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.806231 21210 consensus_queue.cc:260] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.787941 21229 raft_consensus.cc:515] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.808317 21210 ts_tablet_manager.cc:1434] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:38.805223 21211 consensus_queue.cc:260] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.809960 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.811235 21211 ts_tablet_manager.cc:1434] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260710 13:22:38.811724 21032 leader_election.cc:343] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.811830 21229 leader_election.cc:290] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.812323 21211 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.809351 21210 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.764840 21213 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: No bootstrap required, opened a new log
I20260710 13:22:38.813345 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.813565 21213 ts_tablet_manager.cc:1403] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.005s
W20260710 13:22:38.814535 21032 leader_election.cc:343] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.815008 21032 leader_election.cc:304] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:38.816634 21213 raft_consensus.cc:359] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.817335 21213 raft_consensus.cc:385] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.817639 21213 raft_consensus.cc:740] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.818382 21213 consensus_queue.cc:260] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.819439 21211 tablet_bootstrap.cc:654] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.819821 21244 raft_consensus.cc:493] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.820287 21244 raft_consensus.cc:515] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.822978 21213 ts_tablet_manager.cc:1434] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:22:38.825109 21244 leader_election.cc:290] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.825194 21215 raft_consensus.cc:493] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.827155 21215 raft_consensus.cc:515] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.827595 21210 tablet_bootstrap.cc:654] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.828321 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.829056 21198 raft_consensus.cc:493] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.829494 21215 leader_election.cc:290] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.829528 21198 raft_consensus.cc:515] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.832549 21211 tablet_bootstrap.cc:492] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.832823 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.833521 21211 ts_tablet_manager.cc:1403] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:22:38.836150 21198 leader_election.cc:290] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.836755 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.843237 20918 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:38.843351 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.837082 21210 tablet_bootstrap.cc:492] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
W20260710 13:22:38.837044 20885 leader_election.cc:343] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.844235 21210 ts_tablet_manager.cc:1403] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260710 13:22:38.843840 20994 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:38.844417 20958 leader_election.cc:304] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:38.836450 21211 raft_consensus.cc:359] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.838313 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.845791 20883 leader_election.cc:304] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:38.846275 21066 raft_consensus.cc:2393] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01881b6aeea840ccab2cb39423db58f9 in current term 1: Already voted for candidate 0a8f750188fd4f14b96aac98c64f031c in this term.
I20260710 13:22:38.838907 21242 raft_consensus.cc:2749] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.846946 21244 raft_consensus.cc:2804] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.840211 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.847396 21244 raft_consensus.cc:493] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.847144 21210 raft_consensus.cc:359] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.847783 21211 raft_consensus.cc:385] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.848002 21210 raft_consensus.cc:385] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.848203 21211 raft_consensus.cc:740] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.847821 21244 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.849525 21211 consensus_queue.cc:260] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.850370 21067 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 0.
I20260710 13:22:38.850678 20960 leader_election.cc:304] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9; no voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:38.851485 21215 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.848338 21210 raft_consensus.cc:740] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.856567 21244 raft_consensus.cc:515] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.856612 21210 consensus_queue.cc:260] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.859432 21210 ts_tablet_manager.cc:1434] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:22:38.859511 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.860191 21215 raft_consensus.cc:2749] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.848806 21198 raft_consensus.cc:2804] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.861040 21211 ts_tablet_manager.cc:1434] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:22:38.861297 20993 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.861645 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:38.861972 21211 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: Bootstrap starting.
I20260710 13:22:38.862233 21067 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.867702 21211 tablet_bootstrap.cc:654] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.869016 21244 leader_election.cc:290] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.870724 21210 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: Bootstrap starting.
I20260710 13:22:38.871080 21067 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:38.872244 20885 leader_election.cc:304] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.873149 21244 raft_consensus.cc:2804] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.873601 20993 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:38.873623 21244 raft_consensus.cc:697] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:38.874799 21244 consensus_queue.cc:237] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.877135 21210 tablet_bootstrap.cc:654] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.877030 21198 raft_consensus.cc:493] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.882031 21198 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.883421 21210 tablet_bootstrap.cc:492] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: No bootstrap required, opened a new log
I20260710 13:22:38.884028 21210 ts_tablet_manager.cc:1403] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:22:38.887439 21210 raft_consensus.cc:359] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.888320 21210 raft_consensus.cc:385] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.888656 21210 raft_consensus.cc:740] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.889474 21210 consensus_queue.cc:260] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.896548 21210 ts_tablet_manager.cc:1434] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:22:38.896104 21198 raft_consensus.cc:515] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.899755 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.900195 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986db6bb1cdb4fde9a8b193bbd5f8def" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:38.900818 21067 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.899856 21198 leader_election.cc:290] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.902650 21211 tablet_bootstrap.cc:492] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: No bootstrap required, opened a new log
I20260710 13:22:38.903158 21211 ts_tablet_manager.cc:1403] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.007s
I20260710 13:22:38.905865 21211 raft_consensus.cc:359] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.906512 21211 raft_consensus.cc:385] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.906772 21211 raft_consensus.cc:740] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.907408 21211 consensus_queue.cc:260] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.907944 21067 raft_consensus.cc:2468] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:38.909194 20960 leader_election.cc:304] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [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: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:38.909430 21211 ts_tablet_manager.cc:1434] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:38.910008 21198 raft_consensus.cc:2804] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:38.911087 21198 raft_consensus.cc:697] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:38.911890 21198 consensus_queue.cc:237] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER 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: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.912232 20816 catalog_manager.cc:5697] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.924309 20816 catalog_manager.cc:5697] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.929208 21229 raft_consensus.cc:493] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.929728 21229 raft_consensus.cc:515] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.931859 21242 raft_consensus.cc:493] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.932281 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.932396 21242 raft_consensus.cc:515] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.932783 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.932905 20918 raft_consensus.cc:2468] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.933504 20993 raft_consensus.cc:2468] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.934301 21242 leader_election.cc:290] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.934449 21032 leader_election.cc:304] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.931711 21229 leader_election.cc:290] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.935246 21242 raft_consensus.cc:2804] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.935720 21242 raft_consensus.cc:493] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.936105 21242 raft_consensus.cc:3060] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.936121 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.936156 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c" is_pre_election: true
I20260710 13:22:38.936949 20993 raft_consensus.cc:2468] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.936982 20918 raft_consensus.cc:2468] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 0.
I20260710 13:22:38.938083 21032 leader_election.cc:304] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.938746 21229 raft_consensus.cc:2804] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.939172 21229 raft_consensus.cc:493] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.939489 21229 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.943423 21242 raft_consensus.cc:515] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.945489 21242 leader_election.cc:290] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.946110 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.946442 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c7a2261a6c45ed82a93be128a456f1" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.946700 20918 raft_consensus.cc:3060] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.947021 20993 raft_consensus.cc:3060] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.946921 21229 raft_consensus.cc:515] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.948654 21229 leader_election.cc:290] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:38.952342 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.952363 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:38.953126 20994 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.953135 20919 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.953574 20918 raft_consensus.cc:2468] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.954021 20993 raft_consensus.cc:2468] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.954864 21032 leader_election.cc:304] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.956175 21229 raft_consensus.cc:2804] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.956673 21229 raft_consensus.cc:697] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:38.957487 21229 consensus_queue.cc:237] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.959112 20994 raft_consensus.cc:2468] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.959112 20919 raft_consensus.cc:2468] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 1.
I20260710 13:22:38.960218 21032 leader_election.cc:304] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:38.961038 21242 raft_consensus.cc:2804] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.961488 21242 raft_consensus.cc:697] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:38.962392 21242 consensus_queue.cc:237] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.965986 20816 catalog_manager.cc:5697] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.976711 20816 catalog_manager.cc:5697] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 1 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.978660 21244 raft_consensus.cc:493] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.979121 21244 raft_consensus.cc:515] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.981026 21244 leader_election.cc:290] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.981770 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9" is_pre_election: true
I20260710 13:22:38.982054 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" is_pre_election: true
I20260710 13:22:38.982504 20994 raft_consensus.cc:2468] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:38.982709 21067 raft_consensus.cc:2468] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 0.
I20260710 13:22:38.983811 20883 leader_election.cc:304] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:38.984411 21244 raft_consensus.cc:2804] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.984769 21244 raft_consensus.cc:493] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.985080 21244 raft_consensus.cc:3060] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.990080 21244 raft_consensus.cc:515] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:38.991761 21244 leader_election.cc:290] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:38.992332 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:38.992699 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bb461cd64747ab825a22771dccb76e" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:38.992901 20994 raft_consensus.cc:3060] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.993317 21067 raft_consensus.cc:3060] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.999243 20994 raft_consensus.cc:2468] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:38.999574 21067 raft_consensus.cc:2468] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 1.
I20260710 13:22:39.000347 20883 leader_election.cc:304] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:39.000984 21244 raft_consensus.cc:2804] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:39.001402 21244 raft_consensus.cc:697] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.002000 21244 consensus_queue.cc:237] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.009249 20816 catalog_manager.cc:5697] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 1 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.014199 21198 consensus_queue.cc:1048] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.024691 21251 consensus_queue.cc:1048] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:39.063946 21229 consensus_queue.cc:1048] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.064662 21195 consensus_queue.cc:1048] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.076644 21067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:39.077453 21067 raft_consensus.cc:606] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:39.088430 21227 raft_consensus.cc:993] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.088856 21227 raft_consensus.cc:1081] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.090437 20918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:53964
I20260710 13:22:39.091079 20918 raft_consensus.cc:493] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.091099 21067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:39.091562 20918 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.091768 21067 raft_consensus.cc:606] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:39.097638 20994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
mode: GRACEFUL
new_leader_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:22:39.098088 20994 raft_consensus.cc:606] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Received request to transfer leadership to TS 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:39.099730 20918 raft_consensus.cc:515] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.101672 20918 leader_election.cc:290] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.102332 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:39.102643 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d312df92843e7b2f7aad2f78dce36" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.102876 20994 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.103222 21067 raft_consensus.cc:3055] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.103513 21067 raft_consensus.cc:740] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:39.103705 21066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:39.104218 21066 raft_consensus.cc:606] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:39.104305 21067 consensus_queue.cc:260] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.105540 21067 raft_consensus.cc:3060] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.109385 20994 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.110374 20883 leader_election.cc:304] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:39.111212 21244 raft_consensus.cc:2804] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.111449 20918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
mode: GRACEFUL
new_leader_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:53970
I20260710 13:22:39.111645 21244 raft_consensus.cc:697] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.112116 20918 raft_consensus.cc:606] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Received request to transfer leadership to TS 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:39.112548 21244 consensus_queue.cc:237] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.113286 21067 raft_consensus.cc:2468] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.118105 21227 consensus_queue.cc:1048] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.118945 21067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
mode: GRACEFUL
new_leader_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:55092
I20260710 13:22:39.119629 21067 raft_consensus.cc:606] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Received request to transfer leadership to TS 01881b6aeea840ccab2cb39423db58f9
I20260710 13:22:39.122044 20816 catalog_manager.cc:5697] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 2 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.139941 21242 consensus_queue.cc:1048] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.141193 21195 consensus_queue.cc:1048] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.146618 21195 raft_consensus.cc:993] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.147068 21195 raft_consensus.cc:1081] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.148453 20994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:57186
I20260710 13:22:39.148973 20994 raft_consensus.cc:493] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.149334 20994 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.153790 21195 raft_consensus.cc:993] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.154234 21195 raft_consensus.cc:1081] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.154704 20994 raft_consensus.cc:515] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.156371 20919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:53964
I20260710 13:22:39.156870 20919 raft_consensus.cc:493] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.157166 20919 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.157311 20917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:39.157431 20994 leader_election.cc:290] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.157886 20917 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.163996 20919 raft_consensus.cc:515] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.165385 20917 raft_consensus.cc:2468] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:39.166510 20958 leader_election.cc:304] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:39.167178 21251 raft_consensus.cc:2804] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.167624 21251 raft_consensus.cc:697] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:39.168402 21251 consensus_queue.cc:237] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.169273 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a3647b1b8042a1a3412aa5389c0f00" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.169844 21067 raft_consensus.cc:3055] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.170133 21067 raft_consensus.cc:740] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:39.170837 21067 consensus_queue.cc:260] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.171805 20919 leader_election.cc:290] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.172209 21067 raft_consensus.cc:3060] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.170816 20994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:39.172953 20994 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.173131 21195 consensus_queue.cc:1048] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.172972 20918 raft_consensus.cc:1240] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Rejecting Update request from peer 3ef6d54bedc248d3b6c37f1ef624be66 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:39.176870 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3e00aa3968432b8f1a0a2fc6ff178a" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.177484 21066 raft_consensus.cc:3055] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.177778 21066 raft_consensus.cc:740] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:39.178735 20994 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.178583 21066 consensus_queue.cc:260] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.179440 20993 raft_consensus.cc:1240] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Rejecting Update request from peer 3ef6d54bedc248d3b6c37f1ef624be66 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:22:39.179741 21066 raft_consensus.cc:3060] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.180104 21067 raft_consensus.cc:2468] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:39.182518 20883 leader_election.cc:304] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 0a8f750188fd4f14b96aac98c64f031c; no voters: 
I20260710 13:22:39.183284 21199 raft_consensus.cc:2804] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.183768 21199 raft_consensus.cc:697] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.183480 20815 catalog_manager.cc:5697] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.184583 21199 consensus_queue.cc:237] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [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: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.191255 21066 raft_consensus.cc:2468] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.193128 20814 catalog_manager.cc:5697] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 2 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.251745 21199 consensus_queue.cc:1048] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.261516 21246 consensus_queue.cc:1048] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.267908 21244 raft_consensus.cc:993] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: : Instructing follower 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.268364 21246 raft_consensus.cc:1081] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Signalling peer 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.269804 20994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:57192
I20260710 13:22:39.270215 20994 raft_consensus.cc:493] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.270474 20994 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.276007 20994 raft_consensus.cc:515] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.277616 20994 leader_election.cc:290] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.278290 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:39.278919 20918 raft_consensus.cc:3055] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.279057 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af62f595e07487ea94624a9f9398a49" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.279299 20918 raft_consensus.cc:740] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.279651 21066 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.280124 20918 consensus_queue.cc:260] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.281091 20918 raft_consensus.cc:3060] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.285907 21066 raft_consensus.cc:2468] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:39.286543 20918 raft_consensus.cc:2468] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:39.287295 21066 raft_consensus.cc:1240] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Rejecting Update request from peer 0a8f750188fd4f14b96aac98c64f031c for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:39.287149 20960 leader_election.cc:304] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:39.288009 21251 raft_consensus.cc:2804] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.288435 21251 raft_consensus.cc:697] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:39.289057 21246 consensus_queue.cc:1059] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.289213 21251 consensus_queue.cc:237] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.289839 21244 raft_consensus.cc:3055] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.290189 21244 raft_consensus.cc:740] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.290971 21244 consensus_queue.cc:260] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [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: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.292307 21244 raft_consensus.cc:3060] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.299691 20815 catalog_manager.cc:5697] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.337143 21067 raft_consensus.cc:1275] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:39.338447 21198 consensus_queue.cc:1048] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.348430 20918 raft_consensus.cc:1275] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:22:39.348855 20918 pending_rounds.cc:85] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Aborting all ops after (but not including) 0
I20260710 13:22:39.349138 20918 pending_rounds.cc:107] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:39.349486 20918 raft_consensus.cc:2889] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:39.350855 21251 consensus_queue.cc:1048] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.374156 21195 consensus_queue.cc:1048] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.380159 21227 raft_consensus.cc:993] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: : Instructing follower 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.380599 21227 raft_consensus.cc:1081] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Signalling peer 01881b6aeea840ccab2cb39423db58f9 to start an election
I20260710 13:22:39.383585 20993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
 from {username='slave'} at 127.0.0.1:57186
I20260710 13:22:39.384166 20993 raft_consensus.cc:493] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.384547 20993 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.390654 21195 consensus_queue.cc:1048] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.391340 20993 raft_consensus.cc:515] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.393914 20919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:39.394485 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616fc7025eca4848b0bb08b5a2566ad8" candidate_uuid: "01881b6aeea840ccab2cb39423db58f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.395144 21067 raft_consensus.cc:3055] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.395522 21067 raft_consensus.cc:740] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:39.396327 21067 consensus_queue.cc:260] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.397178 21067 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.398653 20993 leader_election.cc:290] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.406023 21067 raft_consensus.cc:2468] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01881b6aeea840ccab2cb39423db58f9 in term 2.
I20260710 13:22:39.406949 20960 leader_election.cc:304] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [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: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 0a8f750188fd4f14b96aac98c64f031c
I20260710 13:22:39.407723 21251 raft_consensus.cc:2804] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.408208 21251 raft_consensus.cc:697] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Becoming Leader. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:39.408941 21251 consensus_queue.cc:237] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.414767 20815 catalog_manager.cc:5697] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 reported cstate change: term changed from 1 to 2, leader changed from 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131) to 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130). New cstate: current_term: 2 leader_uuid: "01881b6aeea840ccab2cb39423db58f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.418874 21195 consensus_queue.cc:1048] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.429153 21195 consensus_queue.cc:1048] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.525959 21244 consensus_queue.cc:1048] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.535995 21199 consensus_queue.cc:1048] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.555040 20993 raft_consensus.cc:1275] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.556321 21199 consensus_queue.cc:1048] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.563184 21067 raft_consensus.cc:1275] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.564736 21199 consensus_queue.cc:1048] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.581545 20993 raft_consensus.cc:1275] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.582758 21199 consensus_queue.cc:1048] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.591914 21066 raft_consensus.cc:1275] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.594105 21246 consensus_queue.cc:1048] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.597783 20919 raft_consensus.cc:1275] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.599182 21251 consensus_queue.cc:1048] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.608321 21066 raft_consensus.cc:1275] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.610000 21215 consensus_queue.cc:1048] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.627847 21251 raft_consensus.cc:993] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: : Instructing follower 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.628304 21215 raft_consensus.cc:1081] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Signalling peer 0a8f750188fd4f14b96aac98c64f031c to start an election
I20260710 13:22:39.629611 20919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
 from {username='slave'} at 127.0.0.1:53968
I20260710 13:22:39.630054 20919 raft_consensus.cc:493] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.630321 20919 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.635056 20919 raft_consensus.cc:515] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.636365 20919 leader_election.cc:290] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Requested vote from peers 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259), 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131:43659)
I20260710 13:22:39.637121 20993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:39.637367 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5689f3859efa402c9cd0c6f4390519dd" candidate_uuid: "0a8f750188fd4f14b96aac98c64f031c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
I20260710 13:22:39.637763 20993 raft_consensus.cc:3055] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.637907 21066 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.638135 20993 raft_consensus.cc:740] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:39.639007 20993 consensus_queue.cc:260] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.640192 20993 raft_consensus.cc:3060] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.644820 21066 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.645998 20885 leader_election.cc:304] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:39.646657 21246 raft_consensus.cc:2804] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.646864 20993 raft_consensus.cc:2468] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a8f750188fd4f14b96aac98c64f031c in term 2.
I20260710 13:22:39.647164 21246 raft_consensus.cc:697] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Leader. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:39.647934 21246 consensus_queue.cc:237] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:39.653656 20815 catalog_manager.cc:5697] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c reported cstate change: term changed from 1 to 2, leader changed from 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130) to 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129). New cstate: current_term: 2 leader_uuid: "0a8f750188fd4f14b96aac98c64f031c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.697359 21066 raft_consensus.cc:1275] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.698499 21215 consensus_queue.cc:1048] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.705166 20919 raft_consensus.cc:1275] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.706534 21198 consensus_queue.cc:1048] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.833794 20919 raft_consensus.cc:3060] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.838670 20919 raft_consensus.cc:1275] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.839805 21198 consensus_queue.cc:1048] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.847645 21066 raft_consensus.cc:1275] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 01881b6aeea840ccab2cb39423db58f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.849181 21215 consensus_queue.cc:1048] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.237046 21066 raft_consensus.cc:1275] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:40.238336 21246 consensus_queue.cc:1048] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.245010 20993 raft_consensus.cc:1275] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 0a8f750188fd4f14b96aac98c64f031c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:40.246639 21246 consensus_queue.cc:1048] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:42.134550 20817 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52722:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:42.151692 20817 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52722:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:42.227734 16486 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:42.346488 21323 tablet.cc:1724] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.347543 21317 tablet.cc:1724] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.357642 21318 tablet.cc:1724] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.373775 21327 tablet.cc:1724] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.375782 21330 tablet.cc:1724] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.405380 21333 tablet.cc:1724] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: 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
W20260710 13:22:42.450242 21332 log.cc:927] Time spent T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260710 13:22:42.478804 21325 tablet.cc:1724] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.509394 21318 tablet.cc:1724] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.524581 21323 tablet.cc:1724] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.440104 21331 tablet.cc:1724] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.537065 21349 tablet.cc:1724] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.503122 21342 tablet.cc:1724] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.541373 21330 tablet.cc:1724] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.575379 21323 tablet.cc:1724] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.588335 21342 tablet.cc:1724] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.587162 21323 tablet.cc:1724] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.582659 21327 tablet.cc:1724] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.593073 21331 tablet.cc:1724] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.604666 21317 tablet.cc:1724] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: 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
I20260710 13:22:42.606540 21351 tablet.cc:1724] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: 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
W20260710 13:22:42.628146 20960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.25.131:43659, user_credentials={real_user=slave}} blocked reactor thread for 159334us
I20260710 13:22:42.629240 21327 tablet.cc:1724] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.631780 21349 tablet.cc:1724] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.635735 21342 tablet.cc:1724] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: 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
I20260710 13:22:42.642819 21325 tablet.cc:1724] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.644223 20989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a"
dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
mode: GRACEFUL
new_leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:22:42.645304 20989 raft_consensus.cc:606] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Received request to transfer leadership to TS 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:42.646466 21318 tablet.cc:1724] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.649201 21353 tablet.cc:1724] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.652508 21330 tablet.cc:1724] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: 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
I20260710 13:22:42.660749 20816 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: soft_deleted_table [id=4f091b9e8cbe41a79467ed1951da681d] alter complete (version 1)
I20260710 13:22:42.687445 20917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e111f4c2d2db406e955552024891c876"
dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
mode: GRACEFUL
new_leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:53982
I20260710 13:22:42.688028 20917 raft_consensus.cc:606] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Received request to transfer leadership to TS 3ef6d54bedc248d3b6c37f1ef624be66
I20260710 13:22:42.689524 16486 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:42.690107 16486 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:42.744642 21356 raft_consensus.cc:993] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: : Instructing follower 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:42.745180 21345 raft_consensus.cc:1081] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Signalling peer 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:42.746474 21068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:55078
I20260710 13:22:42.746893 21068 raft_consensus.cc:493] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:42.747186 21068 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:42.751168 21068 raft_consensus.cc:515] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:42.752462 21068 leader_election.cc:290] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 2 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:42.753278 20917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:42.753541 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598f2c00f96a4534a81eaa67dc0b6f0a" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:42.753829 20917 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:42.754118 20989 raft_consensus.cc:3055] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:42.754434 20989 raft_consensus.cc:740] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01881b6aeea840ccab2cb39423db58f9, State: Running, Role: LEADER
I20260710 13:22:42.755255 20989 consensus_queue.cc:260] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:42.756515 20989 raft_consensus.cc:3060] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:42.759379 20917 raft_consensus.cc:2468] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 2.
I20260710 13:22:42.760334 21032 leader_election.cc:304] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8f750188fd4f14b96aac98c64f031c, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:42.760953 21195 raft_consensus.cc:2804] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:42.761327 21195 raft_consensus.cc:697] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:42.761845 20989 raft_consensus.cc:2468] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 2.
I20260710 13:22:42.762058 21195 consensus_queue.cc:237] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:42.768930 20817 catalog_manager.cc:5697] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 1 to 2, leader changed from 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130) to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 2 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:43.094753 21296 raft_consensus.cc:993] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: : Instructing follower 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:43.095225 21246 raft_consensus.cc:1081] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Signalling peer 3ef6d54bedc248d3b6c37f1ef624be66 to start an election
I20260710 13:22:43.096740 21068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e111f4c2d2db406e955552024891c876"
dest_uuid: "3ef6d54bedc248d3b6c37f1ef624be66"
 from {username='slave'} at 127.0.0.1:55082
I20260710 13:22:43.097157 21068 raft_consensus.cc:493] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:43.097471 21068 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.101804 21068 raft_consensus.cc:515] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:43.103142 21068 leader_election.cc:290] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [CANDIDATE]: Term 3 election: Requested vote from peers 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503), 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259)
I20260710 13:22:43.103744 20917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a8f750188fd4f14b96aac98c64f031c"
I20260710 13:22:43.104063 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111f4c2d2db406e955552024891c876" candidate_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01881b6aeea840ccab2cb39423db58f9"
I20260710 13:22:43.104378 20917 raft_consensus.cc:3055] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:43.104781 20917 raft_consensus.cc:740] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a8f750188fd4f14b96aac98c64f031c, State: Running, Role: LEADER
I20260710 13:22:43.104686 20989 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.105758 20917 consensus_queue.cc:260] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [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: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:43.106701 20917 raft_consensus.cc:3060] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.110246 20989 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 3.
I20260710 13:22:43.111276 20917 raft_consensus.cc:2468] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef6d54bedc248d3b6c37f1ef624be66 in term 3.
I20260710 13:22:43.111375 21032 leader_election.cc:304] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [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: 01881b6aeea840ccab2cb39423db58f9, 3ef6d54bedc248d3b6c37f1ef624be66; no voters: 
I20260710 13:22:43.112213 21195 raft_consensus.cc:2804] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:43.112673 21195 raft_consensus.cc:697] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 3 LEADER]: Becoming Leader. State: Replica: 3ef6d54bedc248d3b6c37f1ef624be66, State: Running, Role: LEADER
I20260710 13:22:43.113365 21195 consensus_queue.cc:237] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [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: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } }
I20260710 13:22:43.120314 20817 catalog_manager.cc:5697] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 reported cstate change: term changed from 2 to 3, leader changed from 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129) to 3ef6d54bedc248d3b6c37f1ef624be66 (127.16.25.131). New cstate: current_term: 3 leader_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef6d54bedc248d3b6c37f1ef624be66" member_type: VOTER last_known_addr { host: "127.16.25.131" port: 43659 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:43.212564 20989 raft_consensus.cc:1275] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:43.213778 21195 consensus_queue.cc:1048] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.223364 20917 raft_consensus.cc:1275] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:43.224993 21339 consensus_queue.cc:1048] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.545168 20989 raft_consensus.cc:1275] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 3 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.546191 21339 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01881b6aeea840ccab2cb39423db58f9" member_type: VOTER last_known_addr { host: "127.16.25.130" port: 41259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:43.554170 20917 raft_consensus.cc:1275] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 3 FOLLOWER]: Refusing update from remote peer 3ef6d54bedc248d3b6c37f1ef624be66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.555826 21367 consensus_queue.cc:1048] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8f750188fd4f14b96aac98c64f031c" member_type: VOTER last_known_addr { host: "127.16.25.129" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:43.743089 16486 tablet_server.cc:179] TabletServer@127.16.25.129:0 shutting down...
I20260710 13:22:43.768896 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:43.769523 16486 tablet_replica.cc:333] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.770097 16486 raft_consensus.cc:2243] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.770845 16486 raft_consensus.cc:2272] T 5689f3859efa402c9cd0c6f4390519dd P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.772596 16486 tablet_replica.cc:333] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.773155 16486 raft_consensus.cc:2243] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.773854 16486 raft_consensus.cc:2272] T 64bb461cd64747ab825a22771dccb76e P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.775568 16486 tablet_replica.cc:333] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.776028 16486 raft_consensus.cc:2243] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.776396 16486 raft_consensus.cc:2272] T 6bfb2ec305344492970d19871a8e4e7f P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.778004 16486 tablet_replica.cc:333] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.778570 16486 raft_consensus.cc:2243] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.779037 16486 raft_consensus.cc:2272] T 986db6bb1cdb4fde9a8b193bbd5f8def P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.780551 16486 tablet_replica.cc:333] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.781051 16486 raft_consensus.cc:2243] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.781467 16486 raft_consensus.cc:2272] T 0af62f595e07487ea94624a9f9398a49 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.783303 16486 tablet_replica.cc:333] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.783816 16486 raft_consensus.cc:2243] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.784195 16486 raft_consensus.cc:2272] T 9f7a5f7905d04a00a3c326de0e063333 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.785887 16486 tablet_replica.cc:333] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.786367 16486 raft_consensus.cc:2243] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.787163 16486 raft_consensus.cc:2272] T 4b6f8019128449c1bfaba40e084e4198 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.788761 16486 tablet_replica.cc:333] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.789261 16486 raft_consensus.cc:2243] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.789671 16486 raft_consensus.cc:2272] T 616fc7025eca4848b0bb08b5a2566ad8 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.791226 16486 tablet_replica.cc:333] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.791730 16486 raft_consensus.cc:2243] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.792122 16486 raft_consensus.cc:2272] T 38a3647b1b8042a1a3412aa5389c0f00 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.793671 16486 tablet_replica.cc:333] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.794090 16486 raft_consensus.cc:2243] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.794710 16486 raft_consensus.cc:2272] T e1341ae0dcbf49dfb84635e681583d74 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.796379 16486 tablet_replica.cc:333] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.796830 16486 raft_consensus.cc:2243] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.797148 16486 raft_consensus.cc:2272] T e111f4c2d2db406e955552024891c876 P 0a8f750188fd4f14b96aac98c64f031c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.799124 16486 tablet_replica.cc:333] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.799573 16486 raft_consensus.cc:2243] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.799932 16486 raft_consensus.cc:2272] T 49c7a2261a6c45ed82a93be128a456f1 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.801373 16486 tablet_replica.cc:333] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.801811 16486 raft_consensus.cc:2243] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.802134 16486 raft_consensus.cc:2272] T cfcdb14e50d24361a42fb388b31c7141 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.803610 16486 tablet_replica.cc:333] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.804024 16486 raft_consensus.cc:2243] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.804647 16486 raft_consensus.cc:2272] T 6b23909d0242498a824b0a6b7bfe0b71 P 0a8f750188fd4f14b96aac98c64f031c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.806172 16486 tablet_replica.cc:333] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.806583 16486 raft_consensus.cc:2243] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.807291 16486 raft_consensus.cc:2272] T e79d312df92843e7b2f7aad2f78dce36 P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.808835 16486 tablet_replica.cc:333] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.809267 16486 raft_consensus.cc:2243] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.809612 16486 raft_consensus.cc:2272] T f060a6f6e5674b059e0ff6826d573d4a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.811215 16486 tablet_replica.cc:333] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.811618 16486 raft_consensus.cc:2243] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.812203 16486 raft_consensus.cc:2272] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.813745 16486 tablet_replica.cc:333] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c: stopping tablet replica
I20260710 13:22:43.814145 16486 raft_consensus.cc:2243] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.814453 16486 raft_consensus.cc:2272] T 598f2c00f96a4534a81eaa67dc0b6f0a P 0a8f750188fd4f14b96aac98c64f031c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.851588 16486 tablet_server.cc:196] TabletServer@127.16.25.129:0 shutdown complete.
I20260710 13:22:43.880285 16486 tablet_server.cc:179] TabletServer@127.16.25.130:0 shutting down...
I20260710 13:22:43.906585 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:43.907305 16486 tablet_replica.cc:333] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.907877 16486 raft_consensus.cc:2243] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.908335 16486 raft_consensus.cc:2272] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.910034 16486 tablet_replica.cc:333] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.910563 16486 raft_consensus.cc:2243] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.910969 16486 raft_consensus.cc:2272] T 64bb461cd64747ab825a22771dccb76e P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.912639 16486 tablet_replica.cc:333] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.913156 16486 raft_consensus.cc:2243] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.913864 16486 raft_consensus.cc:2272] T 6bfb2ec305344492970d19871a8e4e7f P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.915674 16486 tablet_replica.cc:333] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.916182 16486 raft_consensus.cc:2243] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.916579 16486 raft_consensus.cc:2272] T e79d312df92843e7b2f7aad2f78dce36 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.918169 16486 tablet_replica.cc:333] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.918692 16486 raft_consensus.cc:2243] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.919421 16486 raft_consensus.cc:2272] T 0af62f595e07487ea94624a9f9398a49 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.920982 16486 tablet_replica.cc:333] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.921478 16486 raft_consensus.cc:2243] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.922137 16486 raft_consensus.cc:2272] T 986db6bb1cdb4fde9a8b193bbd5f8def P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.923722 16486 tablet_replica.cc:333] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.924229 16486 raft_consensus.cc:2243] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.924610 16486 raft_consensus.cc:2272] T 4b6f8019128449c1bfaba40e084e4198 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.926232 16486 tablet_replica.cc:333] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.926708 16486 raft_consensus.cc:2243] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.927444 16486 raft_consensus.cc:2272] T 9f7a5f7905d04a00a3c326de0e063333 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.929032 16486 tablet_replica.cc:333] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.929522 16486 raft_consensus.cc:2243] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.929916 16486 raft_consensus.cc:2272] T f060a6f6e5674b059e0ff6826d573d4a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.931557 16486 tablet_replica.cc:333] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.932036 16486 raft_consensus.cc:2243] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.932416 16486 raft_consensus.cc:2272] T 598f2c00f96a4534a81eaa67dc0b6f0a P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.935168 16486 tablet_replica.cc:333] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.935676 16486 raft_consensus.cc:2243] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.936082 16486 raft_consensus.cc:2272] T 5689f3859efa402c9cd0c6f4390519dd P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.937556 16486 tablet_replica.cc:333] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.938024 16486 raft_consensus.cc:2243] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.938710 16486 raft_consensus.cc:2272] T 616fc7025eca4848b0bb08b5a2566ad8 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.940352 16486 tablet_replica.cc:333] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.940887 16486 raft_consensus.cc:2243] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.941537 16486 raft_consensus.cc:2272] T 38a3647b1b8042a1a3412aa5389c0f00 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.943135 16486 tablet_replica.cc:333] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.943624 16486 raft_consensus.cc:2243] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.944120 16486 raft_consensus.cc:2272] T e1341ae0dcbf49dfb84635e681583d74 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.945951 16486 tablet_replica.cc:333] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.946441 16486 raft_consensus.cc:2243] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.946810 16486 raft_consensus.cc:2272] T 6b23909d0242498a824b0a6b7bfe0b71 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.948395 16486 tablet_replica.cc:333] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.948863 16486 raft_consensus.cc:2243] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.949405 16486 raft_consensus.cc:2272] T e111f4c2d2db406e955552024891c876 P 01881b6aeea840ccab2cb39423db58f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.951437 16486 tablet_replica.cc:333] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.951905 16486 raft_consensus.cc:2243] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:43.952297 16486 raft_consensus.cc:2272] T 49c7a2261a6c45ed82a93be128a456f1 P 01881b6aeea840ccab2cb39423db58f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.953799 16486 tablet_replica.cc:333] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9: stopping tablet replica
I20260710 13:22:43.954221 16486 raft_consensus.cc:2243] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:43.954898 16486 raft_consensus.cc:2272] T cfcdb14e50d24361a42fb388b31c7141 P 01881b6aeea840ccab2cb39423db58f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:43.989181 16486 tablet_server.cc:196] TabletServer@127.16.25.130:0 shutdown complete.
W20260710 13:22:44.005609 21032 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.25.130:41259: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260710 13:22:44.008497 21032 consensus_peers.cc:597] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 -> Peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Couldn't send request to peer 01881b6aeea840ccab2cb39423db58f9. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:41259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.017611 16486 tablet_server.cc:179] TabletServer@127.16.25.131:0 shutting down...
I20260710 13:22:44.040561 16486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:44.041270 16486 tablet_replica.cc:333] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.042145 16486 raft_consensus.cc:2243] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.042750 16486 raft_consensus.cc:2272] T 5689f3859efa402c9cd0c6f4390519dd P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.044512 16486 tablet_replica.cc:333] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.045058 16486 raft_consensus.cc:2243] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.045459 16486 raft_consensus.cc:2272] T 986db6bb1cdb4fde9a8b193bbd5f8def P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.047068 16486 tablet_replica.cc:333] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.047581 16486 raft_consensus.cc:2243] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.047979 16486 raft_consensus.cc:2272] T 0af62f595e07487ea94624a9f9398a49 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.050034 16486 tablet_replica.cc:333] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.050622 16486 raft_consensus.cc:2243] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.051254 16486 raft_consensus.cc:2272] T 9f7a5f7905d04a00a3c326de0e063333 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:44.052932 21032 consensus_peers.cc:597] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 -> Peer 0a8f750188fd4f14b96aac98c64f031c (127.16.25.129:35503): Couldn't send request to peer 0a8f750188fd4f14b96aac98c64f031c. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.129:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.053644 16486 tablet_replica.cc:333] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.054234 16486 raft_consensus.cc:2243] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.054633 16486 raft_consensus.cc:2272] T 4b6f8019128449c1bfaba40e084e4198 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.056425 16486 tablet_replica.cc:333] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.056910 16486 raft_consensus.cc:2243] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.057601 16486 raft_consensus.cc:2272] T e111f4c2d2db406e955552024891c876 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.059851 16486 tablet_replica.cc:333] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.060644 16486 raft_consensus.cc:2243] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.061655 16486 raft_consensus.cc:2272] T 49c7a2261a6c45ed82a93be128a456f1 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.063463 16486 tablet_replica.cc:333] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.063927 16486 raft_consensus.cc:2243] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.064284 16486 raft_consensus.cc:2272] T cfcdb14e50d24361a42fb388b31c7141 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.066032 16486 tablet_replica.cc:333] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.066679 16486 raft_consensus.cc:2243] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.067176 16486 raft_consensus.cc:2272] T 7f3e00aa3968432b8f1a0a2fc6ff178a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.069082 16486 tablet_replica.cc:333] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
W20260710 13:22:44.069442 21032 consensus_peers.cc:597] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 -> Peer 01881b6aeea840ccab2cb39423db58f9 (127.16.25.130:41259): Couldn't send request to peer 01881b6aeea840ccab2cb39423db58f9. Status: Network error: Client connection negotiation failed: client connection to 127.16.25.130:41259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.069736 16486 raft_consensus.cc:2243] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.070482 16486 raft_consensus.cc:2272] T 598f2c00f96a4534a81eaa67dc0b6f0a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.072480 16486 tablet_replica.cc:333] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.072929 16486 raft_consensus.cc:2243] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.073268 16486 raft_consensus.cc:2272] T 64bb461cd64747ab825a22771dccb76e P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.074810 16486 tablet_replica.cc:333] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.075285 16486 raft_consensus.cc:2243] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.075637 16486 raft_consensus.cc:2272] T 6bfb2ec305344492970d19871a8e4e7f P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.077255 16486 tablet_replica.cc:333] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.077663 16486 raft_consensus.cc:2243] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.078001 16486 raft_consensus.cc:2272] T 6b23909d0242498a824b0a6b7bfe0b71 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.079609 16486 tablet_replica.cc:333] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.080029 16486 raft_consensus.cc:2243] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.080363 16486 raft_consensus.cc:2272] T e79d312df92843e7b2f7aad2f78dce36 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.081909 16486 tablet_replica.cc:333] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.082484 16486 raft_consensus.cc:2243] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.083221 16486 raft_consensus.cc:2272] T f060a6f6e5674b059e0ff6826d573d4a P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.084959 16486 tablet_replica.cc:333] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.085368 16486 raft_consensus.cc:2243] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.085731 16486 raft_consensus.cc:2272] T 616fc7025eca4848b0bb08b5a2566ad8 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.087245 16486 tablet_replica.cc:333] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.087631 16486 raft_consensus.cc:2243] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.087973 16486 raft_consensus.cc:2272] T 38a3647b1b8042a1a3412aa5389c0f00 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.089396 16486 tablet_replica.cc:333] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66: stopping tablet replica
I20260710 13:22:44.089773 16486 raft_consensus.cc:2243] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.090106 16486 raft_consensus.cc:2272] T e1341ae0dcbf49dfb84635e681583d74 P 3ef6d54bedc248d3b6c37f1ef624be66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.125401 16486 tablet_server.cc:196] TabletServer@127.16.25.131:0 shutdown complete.
I20260710 13:22:44.150220 16486 master.cc:562] Master@127.16.25.190:40299 shutting down...
I20260710 13:22:44.168640 16486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.169137 16486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.169394 16486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c70d6646d7a417d8880395ee1530391: stopping tablet replica
I20260710 13:22:44.188805 16486 master.cc:584] Master@127.16.25.190:40299 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11078 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23092 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (107600 ms total)
[  PASSED  ] 8 tests.
I20260710 13:22:44.239111 16486 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 385 messages since previous log ~13 seconds ago
I20260710 13:22:44.239329 16486 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 384 messages since previous log ~13 seconds ago
I20260710 13:22:44.239464 16486 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 380 messages since previous log ~13 seconds ago
I20260710 13:22:44.239610 16486 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 ~32 seconds ago
I20260710 13:22:44.239745 16486 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 ~32 seconds ago
I20260710 13:22:44.239914 16486 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
I20260710 13:22:44.240136 16486 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
